[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2024-05-06 (世界標準時間)。"],[[["Retrieves a specific DisplayVideo360AdvertiserLink resource using a GET request to the specified URL."],["Requires providing the `name` path parameter to identify the target DisplayVideo360AdvertiserLink."],["Returns a DisplayVideo360AdvertiserLink object in the response body if successful."],["Needs appropriate authorization scopes for accessing and retrieving the data."]]],["This document details retrieving a DisplayVideo360AdvertiserLink via a `GET` HTTP request. The endpoint URL is `https://analyticsadmin.googleapis.com/v1alpha/{name=properties/*/displayVideo360AdvertiserLinks/*}`, utilizing gRPC Transcoding. The `name` path parameter, a string representing the link's identifier, is required. The request body is empty. A successful response returns a `DisplayVideo360AdvertiserLink` instance. Authorization requires either the `analytics.readonly` or `analytics.edit` OAuth scope. The action \"Try it!\" to test the request.\n"]]