Show / Hide Table of Contents

Enum InventoryVerification.Types.State

The state of the inventory verification process.

Namespace: Google.Shopping.Merchant.Accounts.V1
Assembly: Google.Shopping.Merchant.Accounts.V1.dll
Syntax
public enum InventoryVerification.Types.State

Fields

Name Description
ActionRequired

When the merchant needs to initiate the inventory verification process. The next state is INACTIVE.

Inactive

When the merchant is ready to request inventory verification.

Running

The inventory verification process is running. If the merchant is rejected, the next state is INACTIVE.

Succeeded

The inventory verification process succeeded.

Suspended

When merchant fails the inventory verification process and all attempts are exhausted.

Unspecified

Default value. This value is unused.

In this article
Back to top Generated by DocFX