Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
An object containing and ID an type for an audience.
Syntax
<xs:complexType name="AudienceInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="Id" nillable="true" type="xs:long" />
<xs:element minOccurs="0" name="Type" type="tns:AudienceType" />
</xs:sequence>
</xs:complexType>
Elements
The AudienceInfo object has the following elements: Id, Type.
Element | Description | Data Type |
---|---|---|
Id | The ID of the audience. | long |
Type | The type of the audience. Add: Read-only Update: Read-only |
AudienceType |
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13