exclusiveOperands property
Rules representing users that should be excluded from the user list.
These are located on the right side of the AND_NOT operator, and joined together by OR.
Implementation
core.List<GoogleAdsSearchads360V23CommonFlexibleRuleOperandInfo>?
exclusiveOperands;