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 info of responsive search ads recommendation.
Syntax
<xs:complexType name="RSARecommendationInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:complexContent mixed="false">
<xs:extension base="tns:RecommendationInfo">
<xs:sequence>
<xs:element minOccurs="0" name="AdId" nillable="true" type="xs:long" />
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Elements
The RSARecommendationInfo object has the following elements: AdId.
Element | Description | Data Type |
---|---|---|
AdId | Ad id of the responsive search ad that is created by adopting the recommendation. Optional. It is required when you try to tag a recommendation as applied. |
long |
The RSARecommendationInfo object has Inherited Elements.
Inherited Elements
Inherited Elements from RecommendationInfo
The RSARecommendationInfo object derives from the RecommendationInfo object, and inherits the following elements: RecommendationHash, RecommendationId. The descriptions below are specific to RSARecommendationInfo, and might not apply to other objects that inherit the same elements from the RecommendationInfo object.
Element | Description | Data Type |
---|---|---|
RecommendationHash | The hash of the recommendation. It is required. | string |
RecommendationId | The identifier of the recommendation. It is required. | string |
Requirements
Service: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13