Required. The resource name of the channel partner link to retrieve. Name uses the format: accounts/{account_id}/channelPartnerLinks/{id} where {id} is the Cloud Identity ID of the partner.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-13 UTC."],[[["This page details how to retrieve a specific `ChannelPartnerLink` resource, which is accessible only to distributors."],["The HTTP request for retrieving a `ChannelPartnerLink` is a `GET` request to a URL using gRPC Transcoding syntax, requiring a resource name in the format `accounts/*/channelPartnerLinks/*`."],["The required path parameter is `name`, representing the channel partner link's resource name, and the optional query parameter is `view`, which determines the granularity of the `ChannelPartnerLink` displayed."],["The request body must be empty, and a successful response will contain an instance of the requested `ChannelPartnerLink` resource."],["To make this request, it is necessary to use the OAuth scope `https://www.googleapis.com/auth/apps.order`."]]],[]]