rules property
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.
Implementation
core.List<GoogleAdsSearchads360V23CommonUserListLogicalRuleInfo>? rules;