UserListLogicalRuleInfo

  • A user list logical rule combines user lists using logical operators like and, or, or not.

  • The operator field specifies the logical operator used in the rule.

  • The rule_operands field contains the list of user lists that are combined by the rule.

A user list logical rule. A rule has a logical operator (and/or/not) and a list of user lists as operands.

Fields

operator

UserListLogicalRuleOperator

The logical operator of the rule.

rule_operands[]

LogicalUserListOperandInfo

The list of operands of the rule.