severity property
How this issue affects serving of the offer. Possible string values are:
- "SEVERITY_UNSPECIFIED" : Not specified.
- "NOT_IMPACTED" : This issue represents a warning and does not have a direct affect on the product.
- "DEMOTED" : The product is demoted and most likely have limited performance in search results
- "DISAPPROVED" : Issue disapproves the product.
Implementation
core.String? severity;