Google Shopping Merchant Reports V1beta Client - Class AggregatedIssueSeverity (0.6.0)

Reference documentation and code samples for the Google Shopping Merchant Reports V1beta Client class AggregatedIssueSeverity.

Issue severity aggregated for all reporting contexts.

Protobuf type google.shopping.merchant.reports.v1beta.ProductView.ItemIssue.ItemIssueSeverity.AggregatedIssueSeverity

Namespace

Google \ Shopping \ Merchant \ Reports \ V1beta \ ProductView \ ItemIssue \ ItemIssueSeverity

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
name mixed

Constants

AGGREGATED_ISSUE_SEVERITY_UNSPECIFIED

Value: 0

Not specified.

Generated from protobuf enum AGGREGATED_ISSUE_SEVERITY_UNSPECIFIED = 0;

DISAPPROVED

Value: 1

Issue disapproves the product in at least one reporting context.

Generated from protobuf enum DISAPPROVED = 1;

DEMOTED

Value: 2

Issue demotes the product in all reporting contexts it affects.

Generated from protobuf enum DEMOTED = 2;

PENDING

Value: 3

Issue resolution is PENDING_PROCESSING.

Generated from protobuf enum PENDING = 3;