CompetitionSearchParameter 数据对象 - Ad Insight

请求关键字 (keyword) 想法时可以包含的竞争搜索参数筛选器。

如果在调用 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) 创意所需的竞争级别。

竞争级别由在此关键字 (keyword) 中出价的广告商数量(相对于Microsoft广告中所有其他关键字)来定义。 可能的值为 “低”、“ 中”“高”。
CompetitionLevel 数组

要求

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