共用方式為


KeywordEstimate Data 物件 - Ad Insight

具有最小和最大流量估計值的建議關鍵字。 流量估計值包括平均的一致性、平均位置、點選次數、CTR、曝光數和總成本。

注意事項

估計值不是預測或保證未來的效能。 根據您在 GetKeywordTrafficEstimates 服務要求中提供的篩選準則,估計值可能會有所不同。

語法

<xs:complexType name="KeywordEstimate" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" name="Keyword" nillable="true" type="tns:Keyword" />
    <xs:element minOccurs="0" name="Maximum" nillable="true" type="tns:TrafficEstimate" />
    <xs:element minOccurs="0" name="Minimum" nillable="true" type="tns:TrafficEstimate" />
  </xs:sequence>
</xs:complexType>

元素

KeywordEstimate物件具有下列元素:KeywordMaximumMinimum

元素 說明 資料類型
關鍵字 建議的關鍵字。 關鍵字
最大值 流量估計上限。

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

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

需求

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

消費者

AdGroupEstimate