共用方式為


AdGroupEstimate 數據物件 - Ad Insight

包含廣告群組的建議關鍵詞清單,其中包含最小和最大流量估計值。 流量估計值包括平均的一致性、平均位置、點選次數、CTR、曝光數和總成本。

注意事項

估計值不是預測或保證未來的效能。

語法

<xs:complexType name="AdGroupEstimate" 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="KeywordEstimates" nillable="true" type="tns:ArrayOfKeywordEstimate" />
  </xs:sequence>
</xs:complexType>

元素

AdGroupEstimate 物件具有下列元素:AdGroupIdKeywordEstimates

元素 描述 資料類型
AdGroupId 廣告群組標識碼。
KeywordEstimates 建議的關鍵詞清單,其中包含最小和最大流量估計值。

流量估計值包括平均的一致性、平均位置、點選次數、CTR、曝光數和總成本。
KeywordEstimate 陣

需求

服務: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13

消費者

CampaignEstimate