AdGroupEstimator 數據物件 - Ad Insight
包含關鍵詞估算器清單,其中包含流量估計的關鍵詞層級篩選準則。
語法
<xs:complexType name="AdGroupEstimator" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="AdGroupId" nillable="true" type="xs:long" />
<xs:element minOccurs="0" name="KeywordEstimators" nillable="true" type="tns:ArrayOfKeywordEstimator" />
<xs:element minOccurs="0" name="MaxCpc" type="xs:double" />
</xs:sequence>
</xs:complexType>
元素
AdGroupEstimator 物件具有下列元素:AdGroupId、KeywordEstimators、MaxCpc。
元素 | 描述 | 資料類型 |
---|---|---|
AdGroupId | 廣告群組標識碼。 此元素會保留供日後使用。 傳回的估計值不是以任何特定廣告群組為基礎。 |
長 |
KeywordEstimators | 關鍵詞估算器清單,其中包含流量估計的關鍵詞層級篩選準則。 | KeywordEstimator 陣 列 |
MaxCpc | 廣告群組中所有關鍵詞預估的按鍵篩選準則成本上限。 您可以使用對應的關鍵字估算器來覆寫特定關鍵詞的這個設定。 |
雙 |
需求
服務: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13