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 \ AccountMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
ACCOUNT_TYPE_UNSPECIFIED
Value: 0Unknown account type.
Generated from protobuf enum ACCOUNT_TYPE_UNSPECIFIED = 0;
CSS_GROUP
Value: 1CSS group account.
Generated from protobuf enum CSS_GROUP = 1;
CSS_DOMAIN
Value: 2CSS domain account.
Generated from protobuf enum CSS_DOMAIN = 2;
MC_PRIMARY_CSS_MCA
Value: 3MC Primary CSS MCA account.
Generated from protobuf enum MC_PRIMARY_CSS_MCA = 3;
MC_CSS_MCA
Value: 4MC CSS MCA account.
Generated from protobuf enum MC_CSS_MCA = 4;
MC_MARKETPLACE_MCA
Value: 5MC Marketplace MCA account.
Generated from protobuf enum MC_MARKETPLACE_MCA = 5;
MC_OTHER_MCA
Value: 6MC Other MCA account.
Generated from protobuf enum MC_OTHER_MCA = 6;
MC_STANDALONE
Value: 7MC Standalone account.
Generated from protobuf enum MC_STANDALONE = 7;
MC_MCA_SUBACCOUNT
Value: 8MC MCA sub-account.
Generated from protobuf enum MC_MCA_SUBACCOUNT = 8;