ExcludeAccountKeywordsSearchParameter データ オブジェクト - Ad Insight
キーワード アイデアを要求するときに含めることができる除外アカウント キーワード検索パラメーター フィルター。
GetKeywordIdeas を呼び出すときに除外アカウント キーワード検索パラメーターを含めなかった場合は、アカウントに既に存在するかどうかに関係なく、キーワード (keyword)アイデアが返されます。
構文
<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>
要素
ExcludeAccountKeywordsSearchParameter オブジェクトには、ExcludeAccountKeywords という要素があります。
要件
Service: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13