次の方法で共有


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 の説明を含む推奨される広告の説明の一覧。 string 配列
FinalUrl ランディング ページの URL。 string
見出し 3 から 15 の見出しを含む推奨広告のタイトルの一覧。 string 配列
Path1 表示 URL のドメイン部分に追加される省略可能なパスの最初の部分。 string
Path2 表示 URL のドメイン部分に追加される省略可能なパスの 2 番目の部分。 string

要件

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

使用ページ

ResponsiveSearchAdAssetRecommendation
ResponsiveSearchAdRecommendation
ResponsiveSearchAdsRecommendation