共用方式為


KeywordLocation 數據物件 - Ad Insight

定義物件,其中包含位置、網路、裝置,以及使用者輸入搜尋查詢的時間百分比。

<xs:complexType name="KeywordLocation" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" name="Device" nillable="true" type="xs:string" />
    <xs:element minOccurs="0" name="Location" nillable="true" type="xs:string" />
    <xs:element minOccurs="0" name="Percentage" type="xs:double" />
  </xs:sequence>
</xs:complexType>

元素

KeywordLocation 物件具有下列元素:DeviceLocationPercentage

元素 描述 資料類型
裝置 輸入搜尋查詢之用戶的裝置。 string
位置 使用者輸入搜尋查詢的國家/地區、州、都會區或城市。 string
Percentage 使用者從位置搜尋關鍵詞的時間百分比。 值是在 0.0 到 100.0 的範圍中指定。

需求

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

消費者

KeywordLocationResult