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 \ ItemIssueSeverityMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
AGGREGATED_ISSUE_SEVERITY_UNSPECIFIED
Value: 0Not specified.
Generated from protobuf enum AGGREGATED_ISSUE_SEVERITY_UNSPECIFIED = 0;
DISAPPROVED
Value: 1Issue disapproves the product in at least one reporting context.
Generated from protobuf enum DISAPPROVED = 1;
DEMOTED
Value: 2Issue demotes the product in all reporting contexts it affects.
Generated from protobuf enum DEMOTED = 2;
PENDING
Value: 3Issue resolution is PENDING_PROCESSING.
Generated from protobuf enum PENDING = 3;