次の方法で共有


KeywordEstimate データ オブジェクト - Ad Insight

最小および最大トラフィックの見積もりを含むおすすめのキーワード。 トラフィックの見積もりには、平均クリック単価、平均位置、クリック数、CTR、インプレッション数、合計コストが含まれます。

注:

見積もりは、将来のパフォーマンスの予測または保証ではありません。 見積もりは、 GetKeywordTrafficEstimates サービス要求で指定するフィルター条件によって異なる場合があります。

構文

<xs:complexType name="KeywordEstimate" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" name="Keyword" nillable="true" type="tns:Keyword" />
    <xs:element minOccurs="0" name="Maximum" nillable="true" type="tns:TrafficEstimate" />
    <xs:element minOccurs="0" name="Minimum" nillable="true" type="tns:TrafficEstimate" />
  </xs:sequence>
</xs:complexType>

要素

KeywordEstimate オブジェクトには、KeywordMaximumMinimum の各要素があります。

要素 説明 データ型
キーワード 推奨されるキーワード (keyword)。 Keyword
最大 最大トラフィック見積もり。

トラフィックの見積もりには、平均クリック単価、平均位置、クリック数、CTR、インプレッション数、合計コストが含まれます。
TrafficEstimate
最小値 最小トラフィック見積もり。

トラフィックの見積もりには、平均クリック単価、平均位置、クリック数、CTR、インプレッション数、合計コストが含まれます。
TrafficEstimate

要件

Service: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13

使用ページ

AdGroupEstimate