BidOpportunity データ オブジェクト - Ad Insight
推定クリック数とインプレッション数の機会を含むおすすめの入札単価を含むオブジェクトを定義します。
注:
入札機会は過去 7 日間のパフォーマンス データに基づく見積もりであり、将来のパフォーマンスの予測や保証ではありません。
構文
<xs:complexType name="BidOpportunity" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:complexContent mixed="false">
<xs:extension base="tns:Opportunity">
<xs:sequence>
<xs:element minOccurs="0" name="AdGroupId" type="xs:long" />
<xs:element minOccurs="0" name="CampaignId" type="xs:long" />
<xs:element minOccurs="0" name="CurrentBid" type="xs:double" />
<xs:element minOccurs="0" name="EstimatedIncreaseInClicks" type="xs:double" />
<xs:element minOccurs="0" name="EstimatedIncreaseInCost" type="xs:double" />
<xs:element minOccurs="0" name="EstimatedIncreaseInImpressions" type="xs:long" />
<xs:element minOccurs="0" name="KeywordId" type="xs:long" />
<xs:element minOccurs="0" name="MatchType" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="SuggestedBid" type="xs:double" />
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
要素
BidOpportunity オブジェクトには、AdGroupId、CampaignId、CurrentBid、EstimatedIncreaseInClicks、EstimatedIncreaseInCost、EstimatedIncreaseInImpressions、KeywordId、MatchType、SuggestedBid という要素があります。
BidOpportunity オブジェクトには継承された要素があります。
継承された要素
営業案件から継承された要素
BidOpportunity オブジェクトは Opportunity オブジェクトから派生し、OpportunityKey という要素を継承します。 以下の説明は BidOpportunity に固有であり、 Opportunity オブジェクトから同じ要素を継承する他のオブジェクトには適用されない場合があります。
要素 | 説明 | データ型 |
---|---|---|
OpportunityKey | 営業案件を一意に識別する識別子。 | string |
要件
Service: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13