CategorySearchParameter 数据对象 - Ad Insight
关键字 (keyword) 类别搜索参数,可以用作新关键字 (keyword) 创意的种子。
注意
自 2023 年 8 月 21 日起,CategorySearchParamater 数据对象已弃用。 了解详细信息。
语法
<xs:complexType name="CategorySearchParameter" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:complexContent mixed="false">
<xs:extension base="tns:SearchParameter">
<xs:sequence>
<xs:element minOccurs="0" name="CategoryId" type="xs:long" />
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
元素
CategorySearchParameter 对象具有以下元素:CategoryId。
元素 | 说明 | 数据类型 |
---|---|---|
CategoryId | 关键字 (keyword) 类别的Microsoft广告标识符。 若要获取关键字 (keyword) 类别标识符的列表,请使用 GetKeywordIdeaCategories 服务操作。 |
long |
要求
服务: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13