机会数据对象 - Ad Insight

这是从中派生机会对象的基类。 类包含用于标识机会的唯一键。

不要尝试实例化 机会。 可以创建一个或多个派生自它的以下对象。

语法

<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>

元素

Opportunity 对象具有以下元素:OpportunityKey

元素 说明 数据类型
OpportunityKey 唯一标识商机的标识符。 string

要求

服务: AdInsightService.svc v13
命名 空间: https://bingads.microsoft.com/AdInsight/v13