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

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

How the issue affects the serving of the product.

Protobuf type google.shopping.merchant.products.v1beta.ProductStatus.ItemLevelIssue.Severity

Namespace

Google \ Shopping \ Merchant \ Products \ V1beta \ ProductStatus \ ItemLevelIssue

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.

Generated from protobuf enum NOT_IMPACTED = 1;

DEMOTED

Value: 2

The product is demoted and most likely have limited performance in search results

Generated from protobuf enum DEMOTED = 2;

DISAPPROVED

Value: 3

Issue disapproves the product.

Generated from protobuf enum DISAPPROVED = 3;