Module: Google::Shopping::Merchant::Accounts::V1::ReviewState::State
- Defined in:
- proto_docs/google/shopping/merchant/accounts/v1/omnichannelsettings.rb
Overview
The state of the review process.
Constant Summary collapse
- STATE_UNSPECIFIED =
Default value. This value is unused.
0
- ACTIVE =
The review process has concluded successfully. The reviewed item is active.
1
- FAILED =
The review process failed.
2
- RUNNING =
The review process is running.
3
- ACTION_REQUIRED =
The review process is waiting for the merchant to take action.
4