> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/it/what-would-you-like-to-learn-about/platform-features/ads/manage-ads/delete-assets-as-a-brand.md).

# Elimina gli asset come brand

Una volta che hai fatto scadere un asset e notificato ai tuoi partner la sua imminente eliminazione, puoi eliminare l'asset per impedire ulteriori utilizzi del codice annuncio/asset. Per eliminare un asset:

#### Eliminare un asset

1. Nella barra di navigazione a sinistra, seleziona ![](/files/56eb48c7f3195590132b62ea75c0575abe0113e5) **\[Engage] → Contenuti →** [**Annunci**](https://app.impact.com/secure/advertiser/engage/ads/manage-all-ads-flow.ihtml).
2. Passa il cursore sull'asset che vuoi eliminare e seleziona ![](/files/34db5bf563ca95521c0d0f996a5e41c1ec498a75) **\[Casella non selezionata]**.
3. Seleziona la **Altre azioni** ![](/files/a474859b52eb0cf0ee293759ee5542cfc1ffd5f8) **\[Menu a discesa]** → **Elimina annunci**.
4. Leggi la notifica pop-up e seleziona **OK**.

#### Eliminare più asset

1. Passa il cursore sugli asset che vuoi eliminare e seleziona le loro ![](/files/34db5bf563ca95521c0d0f996a5e41c1ec498a75) **\[Caselle non selezionate]**.
2. Facoltativamente, per selezionare tutte le risorse della pagina corrente, seleziona **Seleziona tutto** ![](/files/cec8fb6b06bdba97a0f302d45d30862de79a5365) **\[Casella non selezionata]**. Per estendere la selezione a tutte le pagine, seleziona **Seleziona tutte le righe possibili**.
3. Seleziona la **Altre azioni** ![](/files/a474859b52eb0cf0ee293759ee5542cfc1ffd5f8) **\[Menu a discesa]** → **Elimina annunci**.
4. Leggi la notifica pop-up e seleziona **OK**.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.impact.com/brand/it/what-would-you-like-to-learn-about/platform-features/ads/manage-ads/delete-assets-as-a-brand.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
