Set di valori BidOpportunityType - Ad Insight
Definisce i possibili tipi di opportunità di offerta che è possibile richiedere quando si chiama GetBidOpportunities.
Sintassi
<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>
Valori
Il set di valori BidOpportunityType ha i valori seguenti: FirstPage, MainLine, MainLine1.
Requisiti
Servizio: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13