[[["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 customer."],["The request body must be empty, and the response body will contain a Customer resource if successful."],["Potential error codes include PERMISSION_DENIED, INVALID_ARGUMENT, and NOT_FOUND."],["Authorization for this request requires the `https://www.googleapis.com/auth/apps.order` OAuth scope."]]],[]]