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-07-08 (UTC)"],[[["Display & Video 360 API v2 has been sunset and this documentation details updating existing creatives using the API."],["A \"Standard\" user role or higher is required to update creatives."],["The API request uses the PATCH method and requires specifying the advertiser and creative IDs in the URL path."],["An update mask is used in the query parameters to specify the fields to be updated within the creative."],["Successful requests will return the updated creative object in the response."]]],["The provided content outlines the process for updating a creative using the Display & Video 360 API. The v2 API has sunset. The core action is a `PATCH` request to a specific URL, requiring a \"Standard\" user role or greater. Key information includes the need for `creative.advertiserId` and `creative.creativeId` path parameters, and a required `updateMask` query parameter. The request body uses the `Creative` resource. A successful request returns the updated `Creative` resource. OAuth scope `https://www.googleapis.com/auth/display-video` is required.\n"]]