UserListRuleInfo

A client defined rule based on custom parameters sent by web sites or uploaded by the advertiser.

Fields

rule_type

UserListRuleType

Rule type is used to determine how to group rule items.

The default is OR of ANDs (disjunctive normal form). That is, rule items will be ANDed together within rule item groups and the groups themselves will be ORed together.

OR of ANDs is the only supported type for FlexibleRuleUserList.

rule_item_groups[]

UserListRuleItemGroupInfo

List of rule item groups that defines this rule. Rule item groups are grouped together based on rule_type.