次の方法で共有


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 オブジェクトには、KeywordEstimatedPositionKeywordId という要素があります。

要素 説明 データ型
KeywordEstimatedPosition 指定した最大入札額を指定した検索結果のキーワード文字列と推定位置を含むオブジェクト。 KeywordEstimatedPosition
KeywordId 推定位置が適用されるキーワードの識別子。 long

要件

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

Used By

GetEstimatedPositionByKeywordIds