status property
The status of the ad. 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 ad group ad is enabled.
- "PAUSED" : The ad group ad is paused.
- "REMOVED" : The ad group ad is removed.
Implementation
core.String? status;