Enum AccountIssue.Types.Severity
All possible issue severities.
Namespace: Google.Shopping.Merchant.Accounts.V1Beta
Assembly: Google.Shopping.Merchant.Accounts.V1Beta.dll
Syntax
public enum AccountIssue.Types.Severity
Fields
Name | Description |
---|---|
Critical | The issue causes offers to not serve. |
Error | The issue might affect offers (in the future) or might be an indicator of issues with offers. |
Suggestion | The issue is a suggestion for improvement. |
Unspecified | The severity is unknown. |