Google Shopping Merchant Accounts V1beta Client - Class LsfType (0.9.0)

Reference documentation and code samples for the Google Shopping Merchant Accounts V1beta Client class LsfType.

The product page experience type, which is also called the Local Store Front (LSF) type. Check the HC article for more details.

Protobuf type google.shopping.merchant.accounts.v1beta.OmnichannelSetting.LsfType

Namespace

Google \ Shopping \ Merchant \ Accounts \ V1beta \ OmnichannelSetting

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

LSF_TYPE_UNSPECIFIED

Value: 0

Default value. This value is unused.

Generated from protobuf enum LSF_TYPE_UNSPECIFIED = 0;

GHLSF

Value: 1

Google-Hosted Local Store Front. Check the HC article for more details.

Generated from protobuf enum GHLSF = 1;

MHLSF_BASIC

Value: 2

Merchant-Hosted Local Store Front Basic. Check the HC article for more details.

Generated from protobuf enum MHLSF_BASIC = 2;

MHLSF_FULL

Value: 3

Merchant-Hosted Local Store Front Full. Check the HC article for more details.

Generated from protobuf enum MHLSF_FULL = 3;