An enumerated type that indicates the accepted match type for negative keywords.
Types that use NegativeKeywordMatchTypeEnum
CreateNegativeKeywordRequestNegativeKeywordNegativeKeywordResponse
Calls that use NegativeKeywordMatchTypeEnum
Enumerations
EXACT
This enum value indicates that only exact matches are accepted.
PHRASE
This enum value indicates that phrasal matches are accepted.