[null,null,["Last updated 2024-09-18 UTC."],[],["This document details retrieving an auction package by its name. The core action is a `GET` request to a specified URL: `https://authorizedbuyersmarketplace.googleapis.com/v1alpha/{name=buyers/*/auctionPackages/*}`. The `name` parameter, a string, is required in the path, formatted as `buyers/{accountId}/auctionPackages/{auctionPackageId}`. The request body must be empty. A successful response returns an `AuctionPackage` instance, and the operation requires the `https://www.googleapis.com/auth/authorized-buyers-marketplace` OAuth scope.\n"]]