AudienceType Value Set - Campaign Management
Defines the possible audience types.
Note
The CustomerMatch type audience in the SOAP API calls isn't supported.
Syntax
<xs:simpleType name="AudienceType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:list>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="RemarketingList" />
<xs:enumeration value="Custom" />
<xs:enumeration value="InMarket" />
<xs:enumeration value="Product" />
<xs:enumeration value="SimilarRemarketingList" />
<xs:enumeration value="CombinedList" />
<xs:enumeration value="CustomerList" />
<xs:enumeration value="ImpressionBasedRemarketingList" />
</xs:restriction>
</xs:simpleType>
</xs:list>
</xs:simpleType>
Values
The AudienceType value set has the following values: CombinedList, Custom, CustomerList, ImpressionBasedRemarketingList, InMarket, Product, RemarketingList, SimilarRemarketingList.
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13