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

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

How the issue affects the serving of the product review.

Protobuf type google.shopping.merchant.reviews.v1beta.ProductReviewStatus.ProductReviewItemLevelIssue.Severity

Namespace

Google \ Shopping \ Merchant \ Reviews \ V1beta \ ProductReviewStatus \ ProductReviewItemLevelIssue

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 product review.

Generated from protobuf enum NOT_IMPACTED = 1;

DISAPPROVED

Value: 2

Issue disapproves the product review.

Generated from protobuf enum DISAPPROVED = 2;