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 a list of optional audience group properties that you can request when calling GetAudienceGroupsByIds.
Syntax
<xs:simpleType name="AudienceGroupAdditionalField" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:list>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="ProfileDimension" />
</xs:restriction>
</xs:simpleType>
</xs:list>
</xs:simpleType>
Values
The AudienceGroupAdditionalField value set has the following values: ProfileDimension.
Value | Description |
---|---|
ProfileDimension | Reserved. |
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13