LogicalUserListInfo
Represents a user list that is a custom combination of user lists.
Fields |
rules[]
|
UserListLogicalRuleInfo
Logical list rules that define this user list. The rules are defined as a logical operator (ALL/ANY/NONE) and a list of user lists. All the rules are ANDed when they are evaluated. Required for creating a logical user list.
|
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."],[[["Represents a custom user list created by combining other user lists."],["Defines user list combinations using logical rules (ALL/ANY/NONE) applied to existing user lists."],["All defined rules are evaluated using the AND operator, meaning users must satisfy all rules to be included in the combined list."]]],[]]