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 推奨される入札が適用されるキーワードの識別子。 long

要件

サービス: AdInsightService.svc v13
名前 空間: https://bingads.microsoft.com/AdInsight/v13

Used By

GetEstimatedBidByKeywordIds