[[["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, formatted as `accounts/{account_id}/customers/{customer_id}`, to identify the desired customer."],["The request body must be empty, as all necessary information is conveyed through the URL's path parameters."],["A successful response returns an instance of the Customer resource, while errors may include `PERMISSION_DENIED`, `INVALID_ARGUMENT`, or `NOT_FOUND`."],["The API requires the `https://www.googleapis.com/auth/apps.order` OAuth scope for authorization."]]],[]]