共用方式為


KeywordHistoricalPerformance 數據物件 - Ad Insight

定義物件,其中包含指定關鍵詞的關鍵效能索引數據。

語法

<xs:complexType name="KeywordHistoricalPerformance" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" name="Keyword" nillable="true" type="xs:string" />
    <xs:element minOccurs="0" name="KeywordKPIs" nillable="true" type="tns:ArrayOfKeywordKPI" />
  </xs:sequence>
</xs:complexType>

元素

KeywordHistoricalPerformance 物件具有下列元素:KeywordKeywordKPI

元素 描述 資料類型
關鍵字 關鍵詞效能數據適用的關鍵詞。 string
KeywordKPI 包含效能數據的 KeywordKPI 物件陣列。

對於沒有可用數據的每個要求關鍵詞, KeywordKPI 元素會是 nil。

如果要求指定了特定的目標位置,則數位只會針對每個要求的關鍵詞包含一個專案。 如果針對目標位置指定了 All 要求,則針對每個要求的關鍵詞,陣列會包含搜尋結果中每個可能位置的專案。

提要字段廣告不再在 美國 中 Bing 擁有和營運的網站上提供。 如果您只要求第一頁數據,例如 美國的 FirstPage1 (US) ,則此元素會是 nil/empty。 如果您在相同的要求中包含其他國家/地區,例如美國和 CA,則任何第一頁結果只會歸屬於 美國 以外的國家/地區。
KeywordKPI 陣

需求

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

消費者

GetHistoricalKeywordPerformance