servingStatus property
The ad serving status of the campaign.
Output only. 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.
- "SERVING" : Serving.
- "NONE" : None.
- "ENDED" : Ended.
- "PENDING" : Pending.
- "SUSPENDED" : Suspended.
Implementation
core.String? servingStatus;