Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2024/06/11 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Il n'y a pas l'information dont j'ai besoin","missingTheInformationINeed","thumb-down"],["Trop compliqué/Trop d'étapes","tooComplicatedTooManySteps","thumb-down"],["Obsolète","outOfDate","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Mauvais exemple/Erreur de code","samplesCodeIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 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"]]