Google Shopping Css V1 Client - Class AccountType (0.2.7)

Reference documentation and code samples for the Google Shopping Css V1 Client class AccountType.

The account type.

Protobuf type google.shopping.css.v1.Account.AccountType

Namespace

Google \ Shopping \ Css \ V1 \ Account

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

ACCOUNT_TYPE_UNSPECIFIED

Value: 0

Unknown account type.

Generated from protobuf enum ACCOUNT_TYPE_UNSPECIFIED = 0;

CSS_GROUP

Value: 1

CSS group account.

Generated from protobuf enum CSS_GROUP = 1;

CSS_DOMAIN

Value: 2

CSS domain account.

Generated from protobuf enum CSS_DOMAIN = 2;

MC_PRIMARY_CSS_MCA

Value: 3

MC Primary CSS MCA account.

Generated from protobuf enum MC_PRIMARY_CSS_MCA = 3;

MC_CSS_MCA

Value: 4

MC CSS MCA account.

Generated from protobuf enum MC_CSS_MCA = 4;

MC_MARKETPLACE_MCA

Value: 5

MC Marketplace MCA account.

Generated from protobuf enum MC_MARKETPLACE_MCA = 5;

MC_OTHER_MCA

Value: 6

MC Other MCA account.

Generated from protobuf enum MC_OTHER_MCA = 6;

MC_STANDALONE

Value: 7

MC Standalone account.

Generated from protobuf enum MC_STANDALONE = 7;

MC_MCA_SUBACCOUNT

Value: 8

MC MCA sub-account.

Generated from protobuf enum MC_MCA_SUBACCOUNT = 8;