Elimina un ordine di inserzione. Restituisce il codice di errore NOT_FOUND se l'ordine di inserzione non esiste. Per poterlo eliminare, l'ordine di inserzione deve essere prima archiviato, ovvero imposta 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 2024-06-11 UTC."],[[["Display & Video 360 API v2 has been sunset and this documentation details how to delete an insertion order using the API."],["To delete an insertion order, it must first be archived by setting its entityStatus to `ENTITY_STATUS_ARCHIVED`."],["The API request requires the advertiser ID and insertion order ID as path parameters and an empty request body."],["A successful deletion will result in an empty response body, while an attempt to delete a non-existent insertion order returns a `NOT_FOUND` error."],["Authorization for this API request requires the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],[]]