Reference documentation and code samples for the Google Shopping Merchant Reports V1beta Client class AggregatedIssueSeverity.
Issue severity aggregated for all destinations.
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: 0
Not specified.
Generated from protobuf enum AGGREGATED_ISSUE_SEVERITY_UNSPECIFIED = 0;
DISAPPROVED
Value: 1
Issue disapproves the product in at least one destination.
Generated from protobuf enum DISAPPROVED = 1;
DEMOTED
Value: 2
Issue demotes the product in all destinations it affects.
Generated from protobuf enum DEMOTED = 2;
PENDING
Value: 3
Issue resolution is PENDING_PROCESSING
.
Generated from protobuf enum PENDING = 3;