[null,null,["Last updated 2024-09-18 UTC."],[],["The core content describes how to retrieve a finalized deal using its name. A `GET` request is sent to the specified URL, which includes a required `name` path parameter in the format `buyers/{accountId}/finalizedDeals/{dealId}`. The request body must be empty. A successful response returns a `FinalizedDeal` object. This process requires the OAuth scope `https://www.googleapis.com/auth/authorized-buyers-marketplace`.\n"]]