v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13125317428.7 KB
accounts

Creates a Merchant Center sub-account.

post/{merchantId}/accounts

Path parameters

merchantIdstring required

The ID of the managing account. This must be a multi-client account.

Request body

labelIdsstring[]

Manually created label IDs that are assigned to the account by CSS.

sellerIdstring

Client-specific, locally-unique, internal ID for the child account.

idstring uint64

Required. 64-bit Merchant Center account ID.

kindstring

Identifies what kind of resource this is. Value: the fixed string "content#account".

websiteUrlstring

The merchant's website.

automaticLabelIdsstring[]

Automatically created label IDs that are assigned to the account by CSS Center.

cssIdstring uint64

ID of CSS the account belongs to.

accountManagementstring

Output only. How the account is managed. Acceptable values are: - "manual" - "automatic"

namestring

Required. Display name for the account.

adultContentboolean

Indicates whether the merchant sells adult content.

Response

Successful response