[null,null,["Last updated 2024-09-18 UTC."],[],["The core content describes retrieving a product by its ID using a GET request. The request URL structure is `https://adexchangebuyer.googleapis.com/v2beta1/accounts/{accountId}/products/{productId}`, requiring the `accountId` and `productId` as path parameters. The request body must be empty. A successful response returns a Product instance. The operation requires the `https://www.googleapis.com/auth/adexchange.buyer` OAuth scope for authorization. The URL uses gRPC Transcoding.\n"]]