Google Shopping Merchant Reports V1beta Client - Class ItemIssueResolution (0.7.1)

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

How to resolve the issue.

Protobuf type google.shopping.merchant.reports.v1beta.ProductView.ItemIssue.ItemIssueResolution

Namespace

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

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

ITEM_ISSUE_RESOLUTION_UNSPECIFIED

Value: 0

Not specified.

Generated from protobuf enum ITEM_ISSUE_RESOLUTION_UNSPECIFIED = 0;

MERCHANT_ACTION

Value: 1

The merchant has to fix the issue.

Generated from protobuf enum MERCHANT_ACTION = 1;

PENDING_PROCESSING

Value: 2

The issue will be resolved automatically (for example, image crawl) or through a Google review. No merchant action is required now. Resolution might lead to another issue (for example, if crawl fails).

Generated from protobuf enum PENDING_PROCESSING = 2;