v1

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

Updates a Merchant Center account. Any fields that are not provided are deleted from the resource.

put/{merchantId}/accounts/{accountId}

Path parameters

merchantIdstring required

The ID of the managing account. If this parameter is not the same as accountId, then this account must be a multi-client account and accountId must be the ID of a sub-account of this account.

accountIdstring required

The ID of the 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