KeywordLocationResult 數據物件 - Ad Insight
定義物件,其中包含用戶搜尋指定關鍵詞時所在的位置。
<xs:complexType name="KeywordLocationResult" 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="KeywordLocations" nillable="true" type="tns:ArrayOfKeywordLocation" />
</xs:sequence>
</xs:complexType>
元素
KeywordLocationResult 物件具有下列元素:Keyword、KeywordLocations。
元素 | 描述 | 資料類型 |
---|---|---|
關鍵字 | 關鍵詞。 | string |
KeywordLocations | KeywordLocation 對象的陣列,其中包含地理位置,以及使用者從該位置搜尋關鍵詞的次數百分比。 | KeywordLocation 陣 列 |
需求
服務: AdInsightService.svc v13
命名空間: https://bingads.microsoft.com/AdInsight/v13