Anuncios gráficos y La API de Video 360 v2 dejará de estar disponible. Utiliza Display & API de Video 360 v3 en su lugar. Para obtener instrucciones de migración de v2 a v3, consulta nuestra guía de migración.
[[["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-06-11 (UTC)"],[[["Display & Video 360 API v2 is sunset and this documentation outlines how to get a YouTube ad group ad using the API."],["The request is a GET request to a specific URL with advertiser ID and ad group ad ID as path parameters."],["An empty request body is required and a successful response returns a YoutubeAdGroupAd object."],["Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],["The content describes how to retrieve a YouTube ad group ad using a GET request to the Display & Video API. The API endpoint is `https://displayvideo.googleapis.com/v2/advertisers/{advertiserId}/youtubeAdGroupAds/{youtubeAdGroupAdId}`, with required path parameters for `advertiserId` and `youtubeAdGroupAdId`. The request body must be empty. Successful responses return a `YoutubeAdGroupAd` instance. Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope. Note that Display & Video 360 API v2 has sunset.\n"]]