Per discutere e fornire feedback sui nostri prodotti, unisciti al canale Discord ufficiale dell'API Display & Video 360 e dei file di dati strutturati nel server della community Google Advertising and Measurement.
Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
Elimina una creatività. Restituisce il codice di errore NOT_FOUND se la creatività non esiste. La creatività deve essere prima archiviata, ovvero impostata su entityStatus a ENTITY_STATUS_ARCHIVED, prima di poter essere eliminata.
Per effettuare questa richiesta è necessario un ruolo utente "Standard" o superiore per l'inserzionista o il partner principale.
[[["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-10-08 UTC."],[],["This document details the process of deleting a creative within an advertiser's account. Deletion requires a \"Standard\" or greater user role. The creative must first be archived by setting its `entityStatus` to `ENTITY_STATUS_ARCHIVED`. A `DELETE` HTTP request is sent to the specified URL, including `advertiserId` and `creativeId` as path parameters. The request body should be empty. A successful deletion returns an empty JSON object; if the creative doesn't exist, `NOT_FOUND` is returned. The operation requires the `https://www.googleapis.com/auth/display-video` OAuth scope.\n"]]