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 the ad recommendation job info data object.
Syntax
<xs:complexType name="AdRecommendationJobInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="ErrorCode" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="ErrorMessage" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="JobId" type="xs:long" />
<xs:element minOccurs="0" name="JobStatus" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
Elements
The AdRecommendationJobInfo object has the following elements: ErrorCode, ErrorMessage, JobId, JobStatus.
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13
Used By
CreateResponsiveAdRecommendation
GetResponsiveAdRecommendationJob