Enum ReviewState.Types.State
The state of the review process.
Namespace: Google.Shopping.Merchant.Accounts.V1
Assembly: Google.Shopping.Merchant.Accounts.V1.dll
Syntax
public enum ReviewState.Types.State
Fields
| Name | Description |
|---|---|
| ActionRequired | The review process is waiting for the merchant to take action. |
| Active | The review process has concluded successfully. The reviewed item is active. |
| Failed | The review process failed. |
| Running | The review process is running. |
| Unspecified | Default value. This value is unused. |