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: 2025-02-25 (UTC)"],[[["Creates a new negative keyword list for a specified DV360 advertiser using an HTTP POST request."],["Requires providing the advertiser ID as a path parameter and a NegativeKeywordList object in the request body."],["Returns the newly created NegativeKeywordList object in the response if successful."],["Needs authorization with the `https://www.googleapis.com/auth/display-video` scope."]]],["This document details how to create a new negative keyword list for a DV360 advertiser. The core action is sending a `POST` request to the specified URL: `https://displayvideo.googleapis.com/v3/advertisers/{advertiserId}/negativeKeywordLists`. The request requires an `advertiserId` path parameter. The request body must contain a `NegativeKeywordList` instance. A successful response returns the newly created `NegativeKeywordList`. The operation requires the `https://www.googleapis.com/auth/display-video` authorization scope.\n"]]