CompetitionSearchParameter Data Object - Ad Insight
The competition search parameter filter that you can include when requesting keyword ideas.
If you do not include the competition search parameter when calling GetKeywordIdeas, then keyword ideas will be returned for all competition levels.
Syntax
<xs:complexType name="CompetitionSearchParameter" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:complexContent mixed="false">
<xs:extension base="tns:SearchParameter">
<xs:sequence>
<xs:element minOccurs="0" name="CompetitionLevels" nillable="true" type="tns:ArrayOfCompetitionLevel" />
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Elements
The CompetitionSearchParameter object has the following elements: CompetitionLevels.
Element | Description | Data Type |
---|---|---|
CompetitionLevels | The competition levels that you want for the returned keyword ideas. Competition levels are defined by the number of advertisers bidding on this keyword, relative to all other keywords across Microsoft Advertising. Possible values are Low, Medium, and High. |
CompetitionLevel array |
Requirements
Service: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13