Show / Hide Table of Contents

Enum BuiltInSimpleAction.Types.BuiltInSimpleActionType

Enum specifying the type of action in third-party application.

Namespace: Google.Shopping.Merchant.IssueResolution.V1
Assembly: Google.Shopping.Merchant.IssueResolution.V1.dll
Syntax
public enum BuiltInSimpleAction.Types.BuiltInSimpleActionType

Fields

Name Description
AddBusinessRegistrationNumber

Open a form where the business can add their business registration number.

AddContactInfo

Open a form where the business can edit their contact information.

AddProducts

Redirect the business to the part of your application where they can add products.

ClaimWebsite

Redirect the business to the part of your application where they can claim their website.

EditItemAttribute

Open a form where the business can edit an attribute. The attribute that needs to be updated is specified in [attribute_code][google.shopping.merchant.issueresolution.v1.BuiltInSimpleAction.attribute_code] field of the action.

FixAccountIssue

Redirect the business from the product issues to the diagnostic page with their account issues in your application.

This action will be returned only for product issues that are caused by an account issue and thus the business should resolve the problem on the account level.

LinkAdsAccount

Redirect the business to the part of your application where they can link ads account.

ShowAdditionalContent

Show [additional content][google.shopping.merchant.issueresolution.v1.BuiltInSimpleAction.additional_content] to the business.

This action will be used for example to deliver a justification from national authority.

Unspecified

Default value. Will never be provided by the API.

VerifyPhone

Redirect the business to the part of your application where they can verify their phone.

In this article
Back to top Generated by DocFX