AudienceDimension Data Object - Campaign Management
An object that inherits AudienceGroupDimension.
Syntax
<xs:complexType name="AudienceDimension" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:complexContent mixed="false">
<xs:extension base="tns:AudienceGroupDimension">
<xs:sequence>
<xs:element minOccurs="0" name="Audiences" nillable="true" type="tns:ArrayOfAudienceInfo" />
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Elements
The AudienceDimension object has the following elements: Audiences.
Element | Description | Data Type |
---|---|---|
Audiences | A list of audiences. The supported audience types are: - CombinedList - CustomAudience - InMarketAudience - ProductAudience - RemarketingList - SimilarRemarketingList - CustomerList There is a maximum of 2,000 audiences in an AudienceDimension. Add: Required Update: Optional. To remove existing values, set it to null or empty; to remove a subset of audience segments, specify the audience segments that you want to keep and it will replace the existing audience segments. |
AudienceInfo array |
The AudienceDimension object has Inherited Elements.
Inherited Elements
Inherited Elements from AudienceGroupDimension
The AudienceDimension object derives from the AudienceGroupDimension object, and inherits the following elements: Type. The descriptions below are specific to AudienceDimension, and might not apply to other objects that inherit the same elements from the AudienceGroupDimension object.
Element | Description | Data Type |
---|---|---|
Type | The type of audience. Add: Read-only Update: Read-only |
AudienceGroupDimensionType |
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13