Obligatoire. ID de la source d'inventaire attribuée à supprimer.
Paramètres de requête
Paramètres
Paramètre d'union owner. Obligatoire. Identifie l'entité DV360 qui possède le groupe de sources d'inventaire parent. Il peut s'agir d'un partenaire ou d'un annonceur. owner ne peut être qu'un des éléments suivants :
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)."],[[["This operation deletes the assignment between an inventory source and an inventory source group within Display & Video 360."],["Requires specifying the inventory source group ID and the assigned inventory source ID in the request path."],["Must identify the owning entity (partner or advertiser) of the parent inventory source group using query parameters."],["The request body should be empty, and a successful operation results in an empty response body."],["Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],["The document outlines the process for deleting an assignment between an inventory source and an inventory source group via the Display & Video 360 API. This uses a `DELETE` HTTP request to a specified URL. It requires `inventorySourceGroupId` and `assignedInventorySourceId` path parameters. Also the `owner` query parameter, specifying the owning partner or advertiser ID, is mandatory. The request body should be empty, and a successful deletion returns an empty response body. OAuth scope is required.\n"]]