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.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-25 UTC.
[null,null,["Last updated 2024-11-25 UTC."],[[["Client-defined rules leverage custom parameters from websites or advertiser uploads to segment users."],["Rules are structured using rule item groups, which are combined based on the rule type to determine user inclusion."],["The default rule type is OR of ANDs, meaning rule items within a group are ANDed, and the groups themselves are ORed."],["FlexibleRuleUserList only supports the OR of ANDs rule type for user list creation."]]],[]]