status property
Status of this combined audience.
Indicates whether the combined audience is enabled or removed.
Output only. Possible string values are:
- "UNSPECIFIED" : Not specified.
- "UNKNOWN" : Used for return value only. Represents value unknown in this version.
- "ENABLED" : Enabled status - combined audience is enabled and can be targeted.
- "REMOVED" : Removed status - combined audience is removed and cannot be used for targeting.
Implementation
core.String? status;