Conjunto de valores de BidOpportunityType: Ad Insight
Define los posibles tipos de oportunidad de puja que puede solicitar al llamar a GetBidOpportunities.
Sintaxis
<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>
Valores
El conjunto de valores BidOpportunityType tiene los siguientes valores: FirstPage, MainLine, MainLine1.
Requisitos
Servicio: AdInsightService.svc v13
Nombres: https://bingads.microsoft.com/AdInsight/v13