Class PhraseMatchRuleGroupType (1.18.0)

PhraseMatchRuleGroupType(value)

Specifies how to combine each phrase match rule for whether there is a match.

Enums

Name Description
PHRASE_MATCH_RULE_GROUP_TYPE_UNSPECIFIED Unspecified.
ALL_OF Must meet all phrase match rules or there is no match.
ANY_OF If any of the phrase match rules are met, there is a match.