ConditionGroup Object
Represents a group of conditions that can be evaluated together using logical operators, supporting nested condition groups for complex rule evaluation.
Fields
#
conditionGroups
Nested condition groups that allow for complex hierarchical rule structures with mixed logical operators.
conditions
[Condition ]
The collection of individual conditions that are evaluated within this group.
operator
Non-null
The logical operator (AND/OR) used to evaluate the conditions within this group.
Usages
#
References
#
- Field criteria from Group
- Field filter from TriggerManualInclusion
- Field filter from TriggerAudience
Previous
ConditionFilterInput
