SuggestedResponsiveSearchAd 数据对象 - Ad Insight

定义一个对象,该对象描述建议的响应式搜索广告。

语法

<xs:complexType name="SuggestedResponsiveSearchAd" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element xmlns:q27="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="Descriptions" nillable="true" type="q27:ArrayOfstring" />
    <xs:element minOccurs="0" name="FinalUrl" nillable="true" type="xs:string" />
    <xs:element xmlns:q28="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="Headlines" nillable="true" type="q28:ArrayOfstring" />
    <xs:element minOccurs="0" name="Path1" nillable="true" type="xs:string" />
    <xs:element minOccurs="0" name="Path2" nillable="true" type="xs:string" />
  </xs:sequence>
</xs:complexType>

元素

SuggestedResponsiveSearchAd 对象具有以下元素:DescriptionsFinalUrlHeadlinesPath1Path2

元素 说明 数据类型
说明 具有 2-4 个说明的建议广告的说明列表。 字符串 数组
FinalUrl 登陆页 URL。 string
标题 具有 3-15 个标题的建议广告的标题列表。 字符串 数组
Path1 将追加到显示 URL 的域部分的可选路径的第一部分。 string
Path2 将追加到显示 URL 的域部分的可选路径的第二部分。 string

要求

服务: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13

使用者

ResponsiveSearchAdAssetRecommendation
ResponsiveSearchAdRecommendation
ResponsiveSearchAdsRecommendation