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

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

The severity of the issue.

Protobuf type google.shopping.merchant.promotions.v1beta.PromotionStatus.ItemLevelIssue.Severity

Namespace

Google \ Shopping \ Merchant \ Promotions \ V1beta \ PromotionStatus \ 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 promotion.

Generated from protobuf enum NOT_IMPACTED = 1;

DEMOTED

Value: 2

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

Generated from protobuf enum DEMOTED = 2;

DISAPPROVED

Value: 3

Issue disapproves the promotion.

Generated from protobuf enum DISAPPROVED = 3;