accountstatuses
Overview
Name | accountstatuses |
Type | Resource |
Id | googledevelopers.content.accountstatuses |
Fields
Name | Datatype | Description |
---|---|---|
accountId | string | The ID of the account for which the status is reported. |
accountLevelIssues | array | A list of account level issues. |
accountManagement | string | How the account is managed. Acceptable values are: - "manual " - "automatic " |
kind | string | Identifies what kind of resource this is. Value: the fixed string "content#accountStatus " |
products | array | List of product-related data by channel, destination, and country. Data in this field may be delayed by up to 30 minutes. |
websiteClaimed | boolean | Whether the account's website is claimed or not. |
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
get | SELECT | accountId, merchantId | Retrieves the status of a Merchant Center account. No itemLevelIssues are returned for multi-client accounts. |
list | SELECT | merchantId | Lists the statuses of the sub-accounts in your Merchant Center account. |
custombatch | EXEC | Retrieves multiple Merchant Center account statuses in a single request. |