Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The keyword category search parameter that you can use as a seed for new keyword ideas.
Note
The CategorySearchParamater data object is deprecated as of August 21, 2023. Learn more.
Syntax
<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>
Elements
The CategorySearchParameter object has the following elements: CategoryId.
Element | Description | Data Type |
---|---|---|
CategoryId | The Microsoft Advertising identifier for the keyword category. To get a list of keyword category identifiers, use the GetKeywordIdeaCategories service operation. |
long |
Requirements
Service: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13