KeywordDemographicResult 数据对象 - Ad Insight
定义一个 对象,该对象包含按年龄和性别 (用户关键字 (keyword) 和百分比(如果已知) 搜索指定关键字 (keyword) )。
语法
<xs:complexType name="KeywordDemographicResult" 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="KeywordDemographics" nillable="true" type="tns:ArrayOfKeywordDemographic" />
</xs:sequence>
</xs:complexType>
元素
KeywordDemographicResult 对象具有以下元素:Keyword、KeywordDemographics。
元素 | 说明 | 数据类型 |
---|---|---|
关键字 | 关键字 (keyword) 。 | string |
KeywordDemographics | KeywordDemographic 数据对象的数组,其中包含按年龄和性别 (用户百分比(如果已知) 搜索设备上关键字 (keyword) )。 | KeywordDemographic 数组 |
要求
服务: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13