Merchant API v1beta will be discontinued and shut down on February 28, 2026. For steps to transition to the latest stable version, see Migrate from v1beta to v1.
[null,null,["Last updated 2025-06-06 UTC."],[],["This document details retrieving a specific program for an account. The core action is a `GET` HTTP request to `https://merchantapi.googleapis.com/accounts/v1beta/{name=accounts/*/programs/*}`. The `name` path parameter, a string, is required, representing the program's identifier. The request body is empty. A successful response returns a `Program` instance, and OAuth scope `https://www.googleapis.com/auth/content` is needed for authorization. The URL follows gRPC Transcoding syntax.\n"]]