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 广告、关键字 (keyword) 或条件的最终 URL。

仅报告列表中的第一个 URL。 如果 URL 包含动态文本替换参数 (例如 {param1}) ,则报告将在替换之前包含 URL。
string
TextAssets 可在多个广告中重复使用的文本资产。 字符串 数组

要求

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

使用者

GetTextAssetSuggestionsByFinalUrls