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-05-29 UTC.
[null,null,["Last updated 2024-05-29 UTC."],[[["Represents a custom user list created by combining other user lists."],["User list combinations are defined using logical rules (ALL/ANY/NONE) applied to existing user lists."],["All defined rules are evaluated using an \"AND\" operation to determine list membership."],["The `rules[]` field contains the specific logical rules and lists for defining the combined user list and is required when creating this type of user list."]]],[]]