[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-13 UTC."],[[["This API endpoint retrieves a specific Customer resource using a GET request."],["The request requires a `name` path parameter, which is a string representing the resource name of the customer, formatted as `accounts/{account_id}/customers/{customer_id}`."],["The request body must be empty, and the successful response body will contain the requested Customer resource."],["The request requires the `https://www.googleapis.com/auth/apps.order` OAuth scope for authorization."],["Possible error codes include PERMISSION_DENIED, INVALID_ARGUMENT, and NOT_FOUND, indicating issues such as mismatched reseller accounts, missing or invalid parameters, and non-existent customer resources, respectively."]]],[]]