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 refine result data object.
Syntax
<xs:complexType name="AdRecommendationTextRefineResult" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="Errors" nillable="true" type="tns:ArrayOfOperationError" />
<xs:element minOccurs="0" name="TextAssetLinks" nillable="true" type="tns:ArrayOfAssetLink" />
</xs:sequence>
</xs:complexType>
Elements
The AdRecommendationTextRefineResult object has the following elements: Errors, TextAssetLinks.
| Element | Description | Data Type |
|---|---|---|
| Errors | An array of OperationError objects that contains the details that explain why the service operation failed. | OperationError array |
| TextAssetLinks | List of text asset links. | AssetLink array |
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13
Used By
RefineAssetGroupRecommendation
RefineResponsiveAdRecommendation
RefineResponsiveSearchAdRecommendation