共用方式為


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物件具有下列元素:AdGroupIdKeywordEstimatorsMaxCpc

元素 說明 資料類型
AdGroupId 廣告群組識別碼。

此元素會保留供日後使用。 傳回的估計值不是以任何特定廣告群組為基礎。
KeywordEstimators 關鍵字估算器清單,其中包含流量估計的關鍵字層級篩選準則。 KeywordEstimator 數
MaxCpc 廣告群組中所有關鍵詞預估的按鍵篩選準則成本上限。

您可以使用對應的關鍵字估算器來覆寫特定關鍵字的這個設定。

需求

服務: AdInsightService.svc v13
命名 空間: https://bingads.microsoft.com/AdInsight/v13

消費者

CampaignEstimator