MatchType Value Set - Ad Insight
Defines the possible keyword match type values.
Syntax
<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>
Values
The MatchType value set has the following values: Aggregate, Broad, Exact, Phrase.
Requirements
Service: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13
Used By
EstimatedBidAndTraffic
EstimatedPositionAndTraffic
GetEstimatedPositionByKeywords
GetHistoricalKeywordPerformance
Keyword
KeywordAndMatchType
KeywordKPI
NegativeKeyword