Google Shopping Merchant Reviews V1beta Client - Class Severity (0.5.1)

Reference documentation and code samples for the Google Shopping Merchant Reviews V1beta Client class Severity.

How the issue affects the serving of the merchant review.

Protobuf type google.shopping.merchant.reviews.v1beta.MerchantReviewStatus.MerchantReviewItemLevelIssue.Severity

Namespace

Google \ Shopping \ Merchant \ Reviews \ V1beta \ MerchantReviewStatus \ MerchantReviewItemLevelIssue

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

SEVERITY_UNSPECIFIED

Value: 0

Not specified.

Generated from protobuf enum SEVERITY_UNSPECIFIED = 0;

NOT_IMPACTED

Value: 1

This issue represents a warning and does not have a direct affect on the merchant review.

Generated from protobuf enum NOT_IMPACTED = 1;

DISAPPROVED

Value: 2

Issue disapproves the merchant review.

Generated from protobuf enum DISAPPROVED = 2;

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.