MatchType 值集 - Ad Insight

定义可能的关键字 (keyword) 匹配类型值。

语法

<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

说明
骨料 聚合所有匹配类型的数据。
宽泛 当用户的搜索查询中存在关键字 (keyword) 中的单词时,将产生广泛的匹配结果;但是,单词顺序可能会有所不同。
确切 当关键字 (keyword) 中的所有字词与用户的搜索查询完全匹配时,将生成完全匹配。
短语 当关键字 (keyword) 中的所有字词都存在于用户的搜索查询中并且顺序相同时,短语匹配结果。

要求

服务: AdInsightService.svc v13
命名 空间: https://bingads.microsoft.com/AdInsight/v13

使用者

EstimatedBidAndTraffic
EstimatedPositionAndTraffic
GetEstimatedPositionByKeywords
GetHistoricalKeywordPerformance
关键字
KeywordAndMatchType
KeywordKPI
NegativeKeyword