Google Shopping Merchant Lfp V1 Client - Class VerificationState (0.4.0)

Reference documentation and code samples for the Google Shopping Merchant Lfp V1 Client class VerificationState.

The possible verification states for different merchant programs.

Protobuf type google.shopping.merchant.lfp.v1.LfpMerchantState.CountrySettings.VerificationState

Namespace

Google \ Shopping \ Merchant \ Lfp \ V1 \ LfpMerchantState \ CountrySettings

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

VERIFICATION_STATE_UNSPECIFIED

Value: 0

Verification state unspecified.

Generated from protobuf enum VERIFICATION_STATE_UNSPECIFIED = 0;

VERIFICATION_STATE_NOT_APPROVED

Value: 1

Verification state not approved.

Generated from protobuf enum VERIFICATION_STATE_NOT_APPROVED = 1;

VERIFICATION_STATE_IN_PROGRESS

Value: 2

Verification state in progress.

Generated from protobuf enum VERIFICATION_STATE_IN_PROGRESS = 2;

VERIFICATION_STATE_APPROVED

Value: 3

Verification state approved.

Generated from protobuf enum VERIFICATION_STATE_APPROVED = 3;