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 image refine operation data object.
Syntax
<xs:complexType name="AdRecommendationImageRefineOperation" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="ImageRefineType" type="tns:AdRecommendationImageRefineType" />
<xs:element minOccurs="0" name="ImageIndex" type="xs:int" />
<xs:element minOccurs="0" name="Prompt" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
Elements
The AdRecommendationImageRefineOperation object has the following elements: ImageIndex, ImageRefineType, Prompt.
| Element | Description | Data Type |
|---|---|---|
| ImageIndex | Index of the image to be refined. | int |
| ImageRefineType | The image refine type. | AdRecommendationImageRefineType |
| Prompt | Description of image background change. | string |
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13
Used By
RefineAssetGroupRecommendation
RefineResponsiveAdRecommendation