Google Shopping Merchant Lfp V1beta Client - Class VerificationState (0.3.1)

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 \ 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;