status property
The status of this campaign budget.
This field is read-only.
Output only. Possible string values are:
- "UNSPECIFIED" : Not specified.
- "UNKNOWN" : Used for return value only. Represents value unknown in this version.
- "ENABLED" : Budget is enabled.
- "REMOVED" : Budget is removed.
Implementation
core.String? status;