status property
The status of the bidding strategy.
This field is read-only.
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.
- "ENABLED" : The bidding strategy is enabled.
- "REMOVED" : The bidding strategy is removed.
Implementation
core.String? status;