Show / Hide Table of Contents

Enum ExternalAction.Types.ExternalActionType

Enum specifying the type of action that requires to redirect the business to an external location.

Namespace: Google.Shopping.Merchant.IssueResolution.V1
Assembly: Google.Shopping.Merchant.IssueResolution.V1.dll
Syntax
public enum ExternalAction.Types.ExternalActionType

Fields

Name Description
LegalAppealInHelpCenter

Redirect to the form in Help Center where the business can request a legal appeal for the issue.

ReviewAccountIssueInMerchantCenter

Redirect to Merchant Center where the business can request a review for issue related to their account.

ReviewProductIssueInMerchantCenter

Redirect to Merchant Center where the business can request a review for issue related to their product.

Unspecified

Default value. Will never be provided by the API.

VerifyIdentityInMerchantCenter

Redirect to Merchant Center where the business can perform identity verification.

In this article
Back to top Generated by DocFX