TargetingCriteria
The TargetingCriteria object represents targeting configuration for ad groups.
¶ Properties
| Field | Type | Description | 
|---|---|---|
negation | 
boolean | Whether this is negative targeting | 
operator | 
enum | Logical operator for combining targeting criteria | 
criteria | 
list[TargetingCriterion] | Targeting criteria | 
¶ Operator Values
| Value | Description | 
|---|---|
AND | 
All criteria must match | 
OR | 
Any criteria can match |