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 对象具有以下元素:Device、Location、Percentage。
元素 | 说明 | 数据类型 |
---|---|---|
设备 | 输入搜索查询的用户的设备。 | string |
位置 | 用户输入搜索查询的国家/地区、州、大都市区或城市。 | string |
百分比 | 用户从位置搜索关键字 (keyword) 的时间百分比。 该值在 0.0 到 100.0 的范围内指定。 | 双 |
要求
服务: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13