Show / Hide Table of Contents

Enum CheckoutSettings.Types.CheckoutReviewState

Enum indicating the review state of merchant in Checkout program.

Namespace: Google.Shopping.Merchant.Accounts.V1
Assembly: Google.Shopping.Merchant.Accounts.V1.dll
Syntax
public enum CheckoutSettings.Types.CheckoutReviewState

Fields

Name Description
Approved

Merchant account has been approved. Indicates the data quality checks have passed.

Disapproved

Merchant account has been disapproved due to data quality issues.

InReview

Merchant provided URLs are being reviewed for data quality issues.

Unspecified

Default review state when review state is not specified.

In this article
Back to top Generated by DocFX