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.
The ad recommendation customized property data object.
Syntax
<xs:complexType name="AdRecommendationCustomizedProperty" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="AssetTypeName" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="PropertyName" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="PropertyValue" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
Elements
The AdRecommendationCustomizedProperty object has the following elements: AssetTypeName, PropertyName, PropertyValue.
| Element | Description | Data Type |
|---|---|---|
| AssetTypeName | The asset type name. | string |
| PropertyName | The property name. | string |
| PropertyValue | The property value. | string |
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13