KeywordHistoricalPerformance 数据对象 - Ad Insight
定义一个对象,该对象包含指定关键字 (keyword) 的关键性能索引数据。
语法
<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 对象具有以下元素:Keyword、KeywordKPI。
元素 | 说明 | 数据类型 |
---|---|---|
关键字 | 应用关键字 (keyword) 性能数据的关键字 (keyword) 。 | string |
KeywordKPI | 包含性能数据的 KeywordKPI 对象的数组。 对于没有可用数据的每个请求关键字 (keyword) ,KeywordKPI 元素将为 nil。 如果请求指定了特定的目标位置,则数组将每个请求关键字 (keyword) 仅包含一个项目。 如果请求为目标位置指定了 All,则对于每个请求关键字 (keyword) 数组将包含搜索结果中每个可能位置的项。 侧边栏广告不再在美国必应拥有和运营的网站上提供。 如果仅请求第一页数据(例如,美国 (US) 的 FirstPage1),则此元素将为 nil/empty。 如果在同一请求中包含其他国家/地区(例如美国和 CA),则任何首页结果仅归因于美国以外的国家/地区。 |
KeywordKPI 数组 |
要求
服务: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13