BidLandscapePoint データ オブジェクト - Ad Insight
おすすめの入札単価によるクリック数、コスト、インプレッション数の見積もりを含むオブジェクトを定義します。
注:
見積もりは、将来のパフォーマンスの予測または保証ではありません。 見積もりは検索トラフィック専用であり、コンテンツ ネットワーク上の広告のパフォーマンスに基づくものではありません。
構文
<xs:complexType name="BidLandscapePoint" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="Bid" type="xs:double" />
<xs:element minOccurs="0" name="Clicks" nillable="true" type="xs:double" />
<xs:element minOccurs="0" name="Impressions" type="xs:long" />
<xs:element minOccurs="0" name="TopImpressions" nillable="true" type="xs:long" />
<xs:element minOccurs="0" name="CurrencyCode" type="tns:CurrencyCode" />
<xs:element minOccurs="0" name="Cost" nillable="true" type="xs:double" />
<xs:element minOccurs="0" name="MarginalCPC" nillable="true" type="xs:double" />
</xs:sequence>
</xs:complexType>
要素
BidLandscapePoint オブジェクトには、Bid、Clicks、Cost、CurrencyCode、Impressions、MarginalCPC、TopImpressions という要素があります。
要素 | 説明 | データ型 |
---|---|---|
入札 | 推奨される入札価格。 | 複 |
クリック | 推定クリック数。 使用可能な見積もりがない場合、この要素は nil になります。 |
複 |
コスト | 見積もりコスト。 使用可能な見積もりがない場合、この要素は nil になります。 |
複 |
CurrencyCode | 推奨される入札値と推定パフォーマンス統計の金額単位の ISO コード。 | CurrencyCode |
インプレッション | 推定インプレッション数。 | long |
MarginalCPC | 将来使用するために予約されています。 | 複 |
TopImpressions | 上位またはメインラインの広告結果の推定インプレッション数。 使用可能な見積もりがない場合、この要素は nil になります。 |
long |
要件
Service: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13