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

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

The type of the GBP account.

Protobuf type google.shopping.merchant.accounts.v1beta.GbpAccount.Type

Namespace

Google \ Shopping \ Merchant \ Accounts \ V1beta \ GbpAccount

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

TYPE_UNSPECIFIED

Value: 0

Default value. This value is unused.

Generated from protobuf enum TYPE_UNSPECIFIED = 0;

USER

Value: 1

The GBP account is a user account.

Generated from protobuf enum USER = 1;

BUSINESS_ACCOUNT

Value: 2

The GBP account is a business account.

Generated from protobuf enum BUSINESS_ACCOUNT = 2;