A partire dal 10 giugno 2026, l'API Display & Video 360 implementerà il supporto delle risorse Demand Gen per tutti i partner. Per maggiori dettagli su come prepararti, consulta il nostro post del blog.
Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
Elimina un elemento pubblicitario. Restituisce il codice di errore NOT_FOUND se l'elemento pubblicitario non esiste. Per poter eliminare l'elemento pubblicitario, devi prima archiviare l'elemento pubblicitario, ad esempio impostare entityStatus su ENTITY_STATUS_ARCHIVED.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-07-25 UTC."],[],["The core content describes how to delete a line item using the Display & Video 360 API. It specifies a `DELETE` HTTP request to a URL containing the `advertiserId` and `lineItemId`. The line item must be archived beforehand by setting its `entityStatus` to `ENTITY_STATUS_ARCHIVED`. The request body should be empty, and a successful response also has an empty body. It uses gRPC Transcoding syntax. This action requires the `https://www.googleapis.com/auth/display-video` authorization scope.\n"]]