Required. The name of the product to retrieve. Format: accounts/{account}/products/{product} where the last section product consists of: contentLanguage~feedLabel~offerId example for product name is accounts/123/products/en~US~sku123. A legacy local product name would be accounts/123/products/local~en~US~sku123. Note: For calls to the v1beta version, the product section consists of: channel~contentLanguage~feedLabel~offerId, for example: accounts/123/products/online~en~US~sku123.
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Product.
[null,null,["Last updated 2025-07-31 UTC."],[],["This document details retrieving a processed product from a Merchant Center account via a `GET` HTTP request. The URL utilizes gRPC Transcoding syntax and requires a `name` path parameter specifying the product in the format `accounts/{account}/products/{product}`. The request body must be empty. A successful response returns a `Product` instance. Access necessitates the `https://www.googleapis.com/auth/content` OAuth scope. Note that product updates may take minutes to reflect in retrieval.\n"]]