inclusiveOperands property

List<GoogleAdsSearchads360V23CommonFlexibleRuleOperandInfo>? inclusiveOperands
getter/setter pair

Rules representing users that should be included in the user list.

These are located on the left side of the AND_NOT operator, and joined together by either AND/OR as specified by the inclusive_rule_operator.

Implementation

core.List<GoogleAdsSearchads360V23CommonFlexibleRuleOperandInfo>?
inclusiveOperands;