Deletes the specified account regardless of its type: standalone, advanced
account or sub-account. Deleting an advanced account leads to the deletion
of all of its sub-accounts. Executing this method requires admin access.
The deletion succeeds only if the account does not provide services
to any other account and has no processed offers. You can use the force
parameter to override this.
Retrieves an account from your Merchant Center account.
After inserting, updating, or deleting an account, it may take several
minutes before changes take effect.
Note: For the accounts.list method, quota and limits usage are charged
for each user, and not for the Merchant Center ID or the advanced account
ID. To list several sub-accounts, you should use the
accounts.listSubaccounts method, which is more suitable for advanced
accounts use case.
List all sub-accounts for a given advanced account. This is a
convenience wrapper for the more powerful accounts.list method. This
method will produce the same results as calling ListsAccounts with the
following filter:
relationship(providerId={parent} AND service(type="ACCOUNT_AGGREGATION"))
[[["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-16 UTC."],[],[],null,[]]