exclusions property
The list of values to exclude from targeting.
Each value is AND'd together.
Implementation
core.List<TargetingValue>? exclusions;
The list of values to exclude from targeting.
Each value is AND'd together.
core.List<TargetingValue>? exclusions;