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 text asset property data object.
Syntax
<xs:complexType name="AdRecommendationTextAssetProperty" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="Text" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="TextField" type="tns:AdRecommendationTextField" />
</xs:sequence>
</xs:complexType>
Elements
The AdRecommendationTextAssetProperty object has the following elements: Text, TextField.
| Element | Description | Data Type |
|---|---|---|
| Text | The text. | string |
| TextField | The type of text. | AdRecommendationTextField |
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13