[[["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 2024-08-21 UTC."],[],["The core actions involve closing a sub-account via a POST HTTP request to a specific URL: `https://adsenseplatform.googleapis.com/v1alpha/{name=platforms/*/accounts/*}:close`. The request requires a `name` path parameter, specifying the account to close in the format `platforms/{platform}/accounts/{account_id}`. The request body must be empty. A successful response will also have an empty body. Authorization requires the OAuth scope `https://www.googleapis.com/auth/adsense`.\n"]]