次の方法で共有


CompetitionSearchParameter データ オブジェクト - Ad Insight

キーワード アイデアを要求するときに含めることができるコンテスト検索パラメーター フィルター。

GetKeywordIdeas を呼び出すときに競合検索パラメーターを含めなかった場合、すべてのコンペティション レベルに対してキーワード (keyword)アイデアが返されます。

構文

<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>

要素

CompetitionSearchParameter オブジェクトには、CompetitionLevels という要素があります。

要素 説明 データ型
CompetitionLevels 返されたキーワード (keyword)アイデアに対して必要な競合レベル。

競合レベルは、Microsoft Advertising 全体の他のすべてのキーワードに対して、このキーワード (keyword)に入札する広告主の数によって定義されます。 使用可能な値は 、低高です
CompetitionLevel 配列

要件

Service: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13