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 \ MerchantReviewItemLevelIssueMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
SEVERITY_UNSPECIFIED
Value: 0Not specified.
Generated from protobuf enum SEVERITY_UNSPECIFIED = 0;
NOT_IMPACTED
Value: 1This issue represents a warning and does not have a direct affect on the merchant review.
Generated from protobuf enum NOT_IMPACTED = 1;
DISAPPROVED
Value: 2Issue disapproves the merchant review.
Generated from protobuf enum DISAPPROVED = 2;