status property
The status that indicates whether the product can show in ads.
The value of this field is restricted to the scope specified in the query, see the documentation of the resource. This field can take up to 24 hours to update. This field is not supported for App campaigns.
Output only. Possible string values are:
- "UNSPECIFIED" : Not specified.
- "UNKNOWN" : Used for return value only. Represents values unknown in this version.
- "NOT_ELIGIBLE" : The product cannot show in ads.
- "ELIGIBLE_LIMITED" : The product can show in ads but may be limited in where and when it can show due to identified issues.
- "ELIGIBLE" : The product can show in ads.
Implementation
core.String? status;