Google Shopping Merchant Lfp V1beta Client - Class StoreMatchingState (0.1.0)

Reference documentation and code samples for the Google Shopping Merchant Lfp V1beta Client class StoreMatchingState.

The state of matching LfpStore to a Google Business Profile.

Protobuf type google.shopping.merchant.lfp.v1beta.LfpStore.StoreMatchingState

Namespace

Google \ Shopping \ Merchant \ Lfp \ V1beta \ LfpStore

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

STORE_MATCHING_STATE_UNSPECIFIED

Value: 0

Store matching state unspecified.

Generated from protobuf enum STORE_MATCHING_STATE_UNSPECIFIED = 0;

STORE_MATCHING_STATE_MATCHED

Value: 1

The LfpStore is successfully matched with a Google Business Profile store.

Generated from protobuf enum STORE_MATCHING_STATE_MATCHED = 1;

STORE_MATCHING_STATE_FAILED

Value: 2

The LfpStore is not matched with a Google Business Profile store.

Generated from protobuf enum STORE_MATCHING_STATE_FAILED = 2;