[[["易于理解","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"]],["最后更新时间 (UTC):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"]]