Account
The
Account
message represents a business's account within Merchant Center. It's the primary entity for managing product data, settings, and interactions with Google's services and external providers.
Accounts can operate as standalone entities or be part of a advanced account structure. In an advanced account setup the parent account manages multiple sub-accounts.
Establishing an account involves configuring attributes like the account name, time zone, and language preferences.
The
Account
message is the parent entity for many other resources, for example,
AccountRelationship
,
Homepage
,
BusinessInfo
and so on.
| Fields | |
|---|---|
name
|
Identifier. The resource name of the account. Format:
|
account_id
|
Output only. The ID of the account. |
account_name
|
Required. A human-readable name of the account. Don't use punctuation, capitalization, or non-alphanumeric symbols such as the "/" or "_" symbols. See Adding a business name for more information. |
test_account
|
Output only. Whether this is a test account. |
time_zone
|
Required. The time zone of the account.
On writes,
For reads,
The
|
language_code
|
Required. The account's
BCP-47 language code
, such as
|
adult_content
|
Optional. Whether this account contains adult content. |