ExcludeAccountKeywordsSearchParameter Data Object - Ad Insight
The exclude account keywords search parameter filter that you can include when requesting keyword ideas.
If you do not include the exclude account keywords search parameter when calling GetKeywordIdeas, then keyword ideas will be returned whether or not they already exist in your account.
Syntax
<xs:complexType name="ExcludeAccountKeywordsSearchParameter" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:complexContent mixed="false">
<xs:extension base="tns:SearchParameter">
<xs:sequence>
<xs:element minOccurs="0" name="ExcludeAccountKeywords" type="xs:boolean" />
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Elements
The ExcludeAccountKeywordsSearchParameter object has the following elements: ExcludeAccountKeywords.
Requirements
Service: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13