status property
The status of the campaign asset set asset.
Read-only.
Output only. Possible string values are:
- "UNSPECIFIED" : The status has not been specified.
- "UNKNOWN" : The received value is not known in this version. This is a response-only value.
- "ENABLED" : The linkage between asset set and its container is enabled.
- "REMOVED" : The linkage between asset set and its container is removed.
Implementation
core.String? status;