[[["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-02-21 UTC."],[[["This webpage details how to retrieve an Opportunity resource using a GET request to the specified URL."],["The request requires a `name` path parameter, representing the opportunity identifier, and an optional `partner` query parameter, which is the ID of the partner."],["The HTTP request body must be empty, and a successful request will return an Opportunity resource in the response body."],["The user must have the `https://www.googleapis.com/auth/apps.order` OAuth scope to be authorized to view the opportunity."],["The common error codes that may occur are `PERMISSION_DENIED`, `INVALID_ARGUMENT`, and `NOT_FOUND`, indicating permission issues, missing or invalid parameters, and a lack of resource, respectively."]]],[]]