[null,null,["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"]]