status property
Status of the ad group asset. Possible string values are:
- "UNSPECIFIED" : Not specified.
- "UNKNOWN" : Used for return value only. Represents value unknown in this version.
- "ENABLED" : Asset link is enabled.
- "REMOVED" : Asset link has been removed.
- "PAUSED" : Asset link is paused.
Implementation
core.String? status;