Module: Google::Shopping::Merchant::Accounts::V1beta::AccountIssue::Severity
- Defined in:
- proto_docs/google/shopping/merchant/accounts/v1beta/accountissue.rb
Overview
All possible issue severities.
Constant Summary collapse
- SEVERITY_UNSPECIFIED =
The severity is unknown.
0
- CRITICAL =
The issue causes offers to not serve.
1
- ERROR =
The issue might affect offers (in the future) or might be an indicator of issues with offers.
2
- SUGGESTION =
The issue is a suggestion for improvement.
3