Conjunto de Valores BidOpportunityType - Ad Insight
Define os possíveis tipos de oportunidade de oferta que pode pedir ao chamar GetBidOpportunities.
Sintaxe
<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
O conjunto de valores BidOpportunityType tem os seguintes valores: FirstPage, MainLine, MainLine1.
Requisitos
Serviço: AdInsightService.svc v13
Espaço de nomes: https://bingads.microsoft.com/AdInsight/v13