Reference documentation and code samples for the Google Shopping Merchant Lfp V1beta Client class VerificationState.
The possible verification states for different merchant programs.
Protobuf type google.shopping.merchant.lfp.v1beta.LfpMerchantState.CountrySettings.VerificationState
Namespace
Google \ Shopping \ Merchant \ Lfp \ V1beta \ LfpMerchantState \ CountrySettingsMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
VERIFICATION_STATE_UNSPECIFIED
Value: 0Verification state unspecified.
Generated from protobuf enum VERIFICATION_STATE_UNSPECIFIED = 0;
VERIFICATION_STATE_NOT_APPROVED
Value: 1Verification state not approved.
Generated from protobuf enum VERIFICATION_STATE_NOT_APPROVED = 1;
VERIFICATION_STATE_IN_PROGRESS
Value: 2Verification state in progress.
Generated from protobuf enum VERIFICATION_STATE_IN_PROGRESS = 2;
VERIFICATION_STATE_APPROVED
Value: 3Verification state approved.
Generated from protobuf enum VERIFICATION_STATE_APPROVED = 3;