TextAssetSuggestions データ オブジェクト - Ad Insight

テキスト アセット候補データ オブジェクトを定義します。

構文

<xs:complexType name="TextAssetSuggestions" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" name="FinalUrl" nillable="true" type="xs:string" />
    <xs:element xmlns:q30="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="TextAssets" nillable="true" type="q30:ArrayOfstring" />
  </xs:sequence>
</xs:complexType>

要素

TextAssetSuggestions オブジェクトには、FinalUrlTextAssets という要素があります。

要素 説明 データ型
FinalUrl 広告、キーワード、または条件の最終 URL。

一覧の最初の URL のみが報告されます。 URL に動的テキスト置換パラメーター ({param1}など) が含まれている場合、レポートには置換前の URL が含まれます。
string
TextAssets 複数の広告で再利用できるテキストアセット。 string 配列

要件

サービス: AdInsightService.svc v13
名前 空間: https://bingads.microsoft.com/AdInsight/v13

Used By

GetTextAssetSuggestionsByFinalUrls