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-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["Client-defined rules leverage custom parameters from websites or advertiser uploads to segment users."],["Rules are structured using a combination of rule types and rule item groups for flexible user list creation."],["The default rule type is OR of ANDs, meaning rule items within groups are ANDed, and the groups themselves are ORed."],["`rule_type` determines how rule items are grouped, while `rule_item_groups[]` defines the specific rule item groups and conditions within the rule."]]],[]]