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 deprecated and this documentation details the process for deleting a location assignment from a location list."],["The DELETE request requires specifying the advertiser ID, location list ID, and assigned location ID as path parameters in the URL."],["An empty request body is necessary, and a successful operation will return an empty response body."],["Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope for accessing the Display & Video 360 API."]]],["The document outlines how to delete an assignment between a location and a location list using the Display & Video 360 API. The API endpoint `DELETE https://displayvideo.googleapis.com/v2/advertisers/{advertiserId}/locationLists/{locationListId}/assignedLocations/{assignedLocationId}` requires three path parameters: `advertiserId`, `locationListId`, and `assignedLocationId`. The request body must be empty. A successful deletion results in an empty response body. This action requires the `https://www.googleapis.com/auth/display-video` OAuth scope. The API version v2 has been sunset.\n"]]