status property
The status of the criterion. Possible string values are:
- "UNSPECIFIED" : No value has been specified.
- "UNKNOWN" : The received value is not known in this version. This is a response-only value.
- "ENABLED" : The campaign criterion is enabled.
- "PAUSED" : The campaign criterion is paused.
- "REMOVED" : The campaign criterion is removed.
Implementation
core.String? status;