Reference documentation and code samples for the Google Shopping Merchant Issue Resolution V1 Client class Resolution.
How the issue can be resolved.
Protobuf type google.shopping.merchant.issueresolution.v1.AggregateProductStatus.ItemLevelIssue.Resolution
Namespace
Google \ Shopping \ Merchant \ IssueResolution \ V1 \ AggregateProductStatus \ ItemLevelIssueMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
RESOLUTION_UNSPECIFIED
Value: 0
Not specified.
Generated from protobuf enum RESOLUTION_UNSPECIFIED = 0;
MERCHANT_ACTION
Value: 1
The issue can be resolved by the merchant.
Generated from protobuf enum MERCHANT_ACTION = 1;
PENDING_PROCESSING
Value: 2
The issue will be resolved auomatically.
Generated from protobuf enum PENDING_PROCESSING = 2;