共用方式為


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,則此元素會是 nil/empty。 如果您在相同的要求中包含其他國家/地區,例如美國和 CA,則任何第一頁結果只會歸屬於美國以外的國家/地區。
KeywordKPI 數

需求

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

消費者

GetHistoricalKeywordPerformance