Class PhraseMatchRuleGroupType (1.9.1)

PhraseMatchRuleGroupType(value)

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

Values: PHRASE_MATCH_RULE_GROUP_TYPE_UNSPECIFIED (0): Unspecified. ALL_OF (1): Must meet all phrase match rules or there is no match. ANY_OF (2): If any of the phrase match rules are met, there is a match.