Google Shopping Css V1 Client - Class AccountType (0.6.2)
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
Parameter |
Name |
Description |
value |
mixed
|
Parameter |
Name |
Description |
name |
mixed
|
Constants
Unknown account type.
Generated from protobuf enum ACCOUNT_TYPE_UNSPECIFIED = 0;
CSS group account.
Generated from protobuf enum CSS_GROUP = 1;
CSS_DOMAIN
CSS domain account.
Generated from protobuf enum CSS_DOMAIN = 2;
MC Primary CSS MCA account.
Generated from protobuf enum MC_PRIMARY_CSS_MCA = 3;
MC CSS MCA account.
Generated from protobuf enum MC_CSS_MCA = 4;
MC Marketplace MCA account.
Generated from protobuf enum MC_MARKETPLACE_MCA = 5;
MC Other MCA account.
Generated from protobuf enum MC_OTHER_MCA = 6;
MC Standalone account.
Generated from protobuf enum MC_STANDALONE = 7;
MC MCA sub-account.
Generated from protobuf enum MC_MCA_SUBACCOUNT = 8;
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-28 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Google Shopping Css V1 Client - Class AccountType (0.6.2)\n\nVersion latestkeyboard_arrow_down\n\n- [0.6.2 (latest)](/php/docs/reference/shopping-css/latest/V1.Account.AccountType)\n- [0.6.1](/php/docs/reference/shopping-css/0.6.1/V1.Account.AccountType)\n- [0.5.1](/php/docs/reference/shopping-css/0.5.1/V1.Account.AccountType)\n- [0.4.1](/php/docs/reference/shopping-css/0.4.1/V1.Account.AccountType)\n- [0.3.3](/php/docs/reference/shopping-css/0.3.3/V1.Account.AccountType)\n- [0.2.9](/php/docs/reference/shopping-css/0.2.9/V1.Account.AccountType)\n- [0.1.0](/php/docs/reference/shopping-css/0.1.0/V1.Account.AccountType) \nReference documentation and code samples for the Google Shopping Css V1 Client class AccountType.\n\nThe account type.\n\nProtobuf type `google.shopping.css.v1.Account.AccountType`\n\nNamespace\n---------\n\nGoogle \\\\ Shopping \\\\ Css \\\\ V1 \\\\ Account\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### ACCOUNT_TYPE_UNSPECIFIED\n\n Value: 0\n\nUnknown account type.\n\nGenerated from protobuf enum `ACCOUNT_TYPE_UNSPECIFIED = 0;`\n\n### CSS_GROUP\n\n Value: 1\n\nCSS group account.\n\nGenerated from protobuf enum `CSS_GROUP = 1;`\n\n### CSS_DOMAIN\n\n Value: 2\n\nCSS domain account.\n\nGenerated from protobuf enum `CSS_DOMAIN = 2;`\n\n### MC_PRIMARY_CSS_MCA\n\n Value: 3\n\nMC Primary CSS MCA account.\n\nGenerated from protobuf enum `MC_PRIMARY_CSS_MCA = 3;`\n\n### MC_CSS_MCA\n\n Value: 4\n\nMC CSS MCA account.\n\nGenerated from protobuf enum `MC_CSS_MCA = 4;`\n\n### MC_MARKETPLACE_MCA\n\n Value: 5\n\nMC Marketplace MCA account.\n\nGenerated from protobuf enum `MC_MARKETPLACE_MCA = 5;`\n\n### MC_OTHER_MCA\n\n Value: 6\n\nMC Other MCA account.\n\nGenerated from protobuf enum `MC_OTHER_MCA = 6;`\n\n### MC_STANDALONE\n\n Value: 7\n\nMC Standalone account.\n\nGenerated from protobuf enum `MC_STANDALONE = 7;`\n\n### MC_MCA_SUBACCOUNT\n\n Value: 8\n\nMC MCA sub-account.\n\nGenerated from protobuf enum `MC_MCA_SUBACCOUNT = 8;`"]]