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.
Es obligatorio. Es el ID de la fuente de inventario asignada que se borrará.
Parámetros de consulta
Parámetros
Parámetro de unión owner. Es obligatorio. Identifica la entidad de DV360 a la que pertenece el grupo de fuentes de inventario superior. Puede ser un socio o un anunciante. Las direcciones (owner) solo pueden ser una de las siguientes opciones:
[[["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)"],[[["This operation deletes the assignment between an inventory source and an inventory source group using an HTTP DELETE request."],["It requires specifying the inventory source group ID and the assigned inventory source ID in the URL path."],["You must identify the owner of the parent inventory source group using either the partner ID or the advertiser ID as a query parameter."],["The request body should be empty, and a successful response will also result in an empty response body."],["Authorization is required with the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],["This document details the process for deleting an assignment between an inventory source and an inventory source group. It uses a `DELETE` HTTP request to a specified URL. The URL requires two path parameters: `inventorySourceGroupId` and `assignedInventorySourceId` which are both string IDs. A query parameter `owner` is also required, which must contain one of the parameters `partnerId` or `advertiserId` indicating who owns the group. The request body must be empty, and successful deletion returns an empty JSON object. Requires OAuth scope `https://www.googleapis.com/auth/display-video`.\n"]]