Show / Hide Table of Contents

Enum AccountIssue.Types.Severity

All possible issue severities.

Namespace: Google.Shopping.Merchant.Accounts.V1
Assembly: Google.Shopping.Merchant.Accounts.V1.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.

In this article
Back to top Generated by DocFX