Reference documentation and code samples for the Google Shopping Merchant Products V1 Client class Severity.
How the issue affects the serving of the product.
Protobuf type google.shopping.merchant.products.v1.ProductStatus.ItemLevelIssue.Severity
Namespace
Google \ Shopping \ Merchant \ Products \ V1 \ ProductStatus \ ItemLevelIssueMethods
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 product.
Generated from protobuf enum NOT_IMPACTED = 1;
DEMOTED
Value: 2The product is demoted and most likely have limited performance in search results
Generated from protobuf enum DEMOTED = 2;
DISAPPROVED
Value: 3Issue disapproves the product.
Generated from protobuf enum DISAPPROVED = 3;