KeywordIdEstimatedPosition 數據物件 - Ad Insight
定義物件,其中包含關鍵詞的標識碼,以及關鍵詞和比對類型的估計搜尋結果位置。
注意事項
估計值不是預測或保證未來的效能。
語法
<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 | 物件,其中包含指定之最大約定值的搜尋結果中的關鍵詞字串和估計位置。 | KeywordEstimatedPosition |
KeywordId | 要套用估計位置之關鍵詞的標識碼。 | 長 |
需求
服務: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13