Skip to main content

An enumerated type that indicates the accepted match type for negative keywords.

Types that use NegativeKeywordMatchTypeEnum

CreateNegativeKeywordRequestNegativeKeywordNegativeKeywordResponse

Calls that use NegativeKeywordMatchTypeEnum

Enumerations

Value
Description
EXACT
This enum value indicates that only exact matches are accepted.
PHRASE
This enum value indicates that phrasal matches are accepted.

Got thoughts? Click the feedback button – your insights help us improve!