关键字数据对象 - Ad Insight
定义具有匹配类型的关键字 (keyword) 。
语法
<xs:complexType name="Keyword" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="Id" nillable="true" type="xs:long" />
<xs:element minOccurs="0" name="MatchType" type="tns:MatchType" />
<xs:element minOccurs="0" name="Text" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
元素
Keyword 对象具有以下元素:Id、MatchType、Text。
元素 | 说明 | 数据类型 |
---|---|---|
ID | 关键字 (keyword) 的Microsoft广告标识符。 | long |
MatchType | 关键字 (keyword) 的匹配类型。 | MatchType |
发短信 | 关键字 (keyword) 文本。 | string |
要求
服务: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13