Obligatorio. Es el nombre de la propuesta DisplayVideo360AdvertiserLinkProposal que se debe obtener. Formato de ejemplo: properties/1234/displayVideo360AdvertiserLinkProposals/5678
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Falta la información que necesito","missingTheInformationINeed","thumb-down"],["Muy complicado o demasiados pasos","tooComplicatedTooManySteps","thumb-down"],["Desactualizado","outOfDate","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Problema con las muestras o los códigos","samplesCodeIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2024-05-06 (UTC)"],[[["Retrieves a single DisplayVideo360AdvertiserLinkProposal using a GET request to a specified URL with path parameters."],["The request body should be empty and the response contains the DisplayVideo360AdvertiserLinkProposal if successful."],["Requires specific authorization scopes for accessing and retrieving the data."]]],["This document details retrieving a DisplayVideo360AdvertiserLinkProposal. Key actions include using a `GET` request to a specific URL: `https://analyticsadmin.googleapis.com/v1alpha/{name=properties/*/displayVideo360AdvertiserLinkProposals/*}`. The `name` path parameter, a string representing the proposal's identifier, is required. The request body should be empty. A successful response returns a DisplayVideo360AdvertiserLinkProposal instance. Authorization requires either `analytics.readonly` or `analytics.edit` OAuth scope. The URL uses gRPC Transcoding syntax.\n"]]