AudienceGroupDimension Data Object - Campaign Management

Defines an AudienceGroupDimension data object.

Warning

Do not try to instantiate an AudienceGroupDimension. You can create one or more of the following objects that derive from it: AgeDimension, GenderDimension, AudienceDimension.

Syntax

<xs:complexType name="AudienceGroupDimension" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" name="Type" type="tns:AudienceGroupDimensionType" />
  </xs:sequence>
</xs:complexType>

Elements

The AudienceGroupDimension object has the following elements: Type.

Element Description Data Type
Type The type of audience dimensions, the following dimension types are supported as of now: Age, Gender, Audience.

Add: For more information about audience types, see the Remarks.
Update: For more information about audience types, see the Remarks.
AudienceGroupDimensionType

Requirements

Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13

Used By

AudienceGroup