[[["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-09-18 UTC."],[],["This outlines retrieving a deal using its name via a `GET` request to a specific URL. The URL path is structured with placeholders for buyer, proposal, and deal identifiers. The request body must be empty. Successful requests return a deal instance. Authorization requires the `https://www.googleapis.com/auth/authorized-buyers-marketplace` OAuth scope. The `name` parameter, formatted as `buyers/{accountId}/proposals/{proposalId}/deals/{dealId}`, is mandatory for the request.\n"],null,[]]