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.
Defines the profile dimension data object.
Syntax
<xs:complexType name="ProfileDimension" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:complexContent mixed="false">
<xs:extension base="tns:AudienceGroupDimension">
<xs:sequence>
<xs:element minOccurs="0" name="Profiles" nillable="true" type="tns:ArrayOfProfileInfo" />
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Elements
The ProfileDimension object has the following elements: Profiles.
| Element | Description | Data Type |
|---|---|---|
| Profiles | Reserved. | ProfileInfo array |
The ProfileDimension object has Inherited Elements.
Inherited Elements
Inherited Elements from AudienceGroupDimension
The ProfileDimension object derives from the AudienceGroupDimension object, and inherits the following elements: Type. The descriptions below are specific to ProfileDimension, and might not apply to other objects that inherit the same elements from the AudienceGroupDimension object.
| Element | Description | Data Type |
|---|---|---|
| Type | Reserved. | AudienceGroupDimensionType |
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13