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 an object that contains the responsive search ads to be suggested.
Syntax
<xs:complexType name="ResponsiveSearchAdsRecommendation" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:complexContent mixed="false">
<xs:extension base="tns:Recommendation">
<xs:sequence>
<xs:element minOccurs="0" name="SuggestedAd" nillable="true" type="tns:SuggestedResponsiveSearchAd" />
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Elements
The ResponsiveSearchAdsRecommendation object has the following elements: SuggestedAd.
Element | Description | Data Type |
---|---|---|
SuggestedAd | The ad info in the recommendation. | SuggestedResponsiveSearchAd |
The ResponsiveSearchAdsRecommendation object has Inherited Elements.
Inherited Elements
Inherited Elements from Recommendation
The ResponsiveSearchAdsRecommendation object derives from the Recommendation object, and inherits the following elements: AccountId, AdGroupId, CampaignId, CurrentClicks, CurrentConversions, CurrentCost, CurrentImpressions, EstimatedIncreaseInClicks, EstimatedIncreaseInConversions, EstimatedIncreaseInCost, EstimatedIncreaseInImpressions, RecommendationHash, RecommendationId, RecommendationType. The descriptions below are specific to ResponsiveSearchAdsRecommendation, and might not apply to other objects that inherit the same elements from the Recommendation object.
Requirements
Service: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13