共用方式為


KeywordIdEstimatedBid 資料物件 - Ad Insight

定義 物件,這個物件包含關鍵字的識別碼,以及關鍵字和比對類型的建議標示值。

注意事項

估計值不是預測或保證未來的效能。

語法

<xs:complexType name="KeywordIdEstimatedBid" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" name="KeywordId" type="xs:long" />
    <xs:element minOccurs="0" name="KeywordEstimatedBid" nillable="true" type="tns:KeywordEstimatedBid" />
  </xs:sequence>
</xs:complexType>

元素

KeywordIdEstimatedBid物件具有下列元素:KeywordEstimatedBidKeywordId

元素 說明 資料類型
KeywordEstimatedBid 物件,包含每個比對型別的關鍵字字串和建議的標價值。 KeywordEstimatedBid
KeywordId 套用建議的報價之關鍵字的識別碼。

需求

服務: AdInsightService.svc v13
命名 空間: https://bingads.microsoft.com/AdInsight/v13

消費者

GetEstimatedBidByKeywordIds