共用方式為


MatchType 值集 - Ad Insight

定義可能的關鍵字比對型別值。

語法

<xs:simpleType name="MatchType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="Exact" />
    <xs:enumeration value="Phrase" />
    <xs:enumeration value="Broad" />
    <xs:enumeration value="Aggregate" />
  </xs:restriction>
</xs:simpleType>

MatchType值集具有下列值:AggregateBroadExactPhrase

描述
骨料 匯總所有相符類型的資料。
廣泛 當關鍵字中的字出現在使用者的搜尋查詢中時,會產生廣泛的比對結果;不過,單字順序可能會有所不同。
確切 當關鍵字中的所有字都完全符合使用者的搜尋查詢時,就會產生完全相符的結果。
片語 當關鍵字中的所有單字都出現在使用者的搜尋查詢中,而且順序相同時,片語會比對結果。

需求

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

消費者

EstimatedBidAndTraffic
EstimatedPositionAndTraffic
GetEstimatedPositionByKeywords
GetHistoricalKeywordPerformance
關鍵字
KeywordAndMatchType
KeywordKPI
NegativeKeyword