BidOpportunityType 值集 - Ad Insight
定义在调用 GetBidOpportunities 时可以请求的可能出价机会类型。
语法
<xs:simpleType name="BidOpportunityType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:list>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="FirstPage" />
<xs:enumeration value="MainLine" />
<xs:enumeration value="MainLine1" />
</xs:restriction>
</xs:simpleType>
</xs:list>
</xs:simpleType>
值
BidOpportunityType 值集具有以下值:FirstPage、MainLine、MainLine1。
值 | 说明 |
---|---|
FirstPage | 出价机会可能会导致广告显示在搜索结果的第一页位置之一。 |
主线 | 出价机会可能会导致广告显示在搜索结果的主线位置之一。 |
MainLine1 | 出价机会可能会导致广告显示在搜索结果的第一个主线位置。 |
要求
服务: AdInsightService.svc v13
命名 空间: https://bingads.microsoft.com/AdInsight/v13