KeywordIdEstimatedPosition 数据对象 - Ad Insight
定义一个 对象,该对象包含关键字 (keyword) 的标识符以及关键字 (keyword) 和匹配类型的估计搜索结果位置。
注意
这些估计不是对未来性能的预测或保证。
语法
<xs:complexType name="KeywordIdEstimatedPosition" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="KeywordId" type="xs:long" />
<xs:element minOccurs="0" name="KeywordEstimatedPosition" nillable="true" type="tns:KeywordEstimatedPosition" />
</xs:sequence>
</xs:complexType>
元素
KeywordIdEstimatedPosition 对象具有以下元素:KeywordEstimatedPosition、KeywordId。
元素 | 说明 | 数据类型 |
---|---|---|
KeywordEstimatedPosition | 一个 对象,该对象包含给定指定最大出价的搜索结果中的关键字 (keyword) 字符串和估计位置。 | KeywordEstimatedPosition |
KeywordId | 应用估计位置的关键字 (keyword) 的标识符。 | long |
要求
服务: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13