営業案件データ オブジェクト - Ad Insight
これは、営業案件オブジェクトの派生元となる基底クラスです。 クラスには、営業案件を識別するために使用される一意のキーが含まれています。
営業案件をインスタンス化しないでください。 そこから派生する 1 つ以上の次のオブジェクトを作成できます。
- BidOpportunity
- BudgetOpportunity
- KeywordOpportunity
- BroadMatchKeywordOpportunity ( KeywordOpportunity から派生)
構文
<xs:complexType name="Opportunity" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="OpportunityKey" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
要素
営業案件オブジェクトには、OpportunityKey という要素があります。
要素 | 説明 | データ型 |
---|---|---|
OpportunityKey | 営業案件を一意に識別する識別子。 | string |
要件
サービス: AdInsightService.svc v13
名前 空間: https://bingads.microsoft.com/AdInsight/v13