共用方式為


CompetitionSearchParameter 資料物件 - Ad Insight

要求關鍵字想法時可以包含的競賽搜尋參數篩選。

如果您在呼叫 GetKeywordIdeas時未包含競賽搜尋參數,則會針對所有競賽層級傳回關鍵字想法。

語法

<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 您想要用於所傳回關鍵字想法的競賽等級。

競爭等級是由此關鍵字上廣告商人數所定義,相對於 Microsoft Advertising 中的所有其他關鍵字。 可能的值為 [低]、 [中]和 [ 高]
CompetitionLevel 陣列

需求

服務: AdInsightService.svc v13
命名 空間: https://bingads.microsoft.com/AdInsight/v13