> 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/multi-program-reports/operations-reports/clicks-from-expired-ads-report.md).

# Report sui clic degli annunci scaduti

Il **Clic dalle inserzioni scadute** Il report ti mostrerà se impact.com sta ancora ricevendo dati sui clic da eventuali inserzioni che hai fatto scadere. Questo report mostrerà le inserzioni specifiche e anche il/i partner che ospitano l’inserzione, rendendo facile scoprire quale partner dovrebbe essere avvisato per aggiornare le inserzioni che sta utilizzando per promuovere il tuo brand.

#### Visualizza il report

Puoi [pianifica e salva](/brand/it/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/manage-reports.md) qualsiasi report tu crei qui usando i pulsanti nell’angolo in alto a destra dello schermo.

1. Dal menu di navigazione a sinistra, seleziona ![](/files/56eb48c7f3195590132b62ea75c0575abe0113e5) **\[Engage]** → **Report → Altri report**.
2. Usa le **Operazioni** filtra, poi seleziona **Clic dalle inserzioni scadute**.
   * Visualizza la *Riferimento della tabella* per ulteriori informazioni sulle colonne della tabella.

Da qui, puoi vedere quali inserzioni scadute stanno ancora generando clic negli ultimi 7 giorni, ordinate in base al numero di clic generati.

<details>

<summary>Riferimento della tabella</summary>

|                  |                                                                                                                                                                                                                        |
| ---------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Colonna**      | **Descrizione**                                                                                                                                                                                                        |
| Clic recenti     | Seleziona **Clic recenti** per visualizzare il *Clic recenti dalle inserzioni scadute* report. Questo report mostrerà i dettagli dei clic che un partner specifico sta generando per una specifica inserzione scaduta. |
| Partner          | Visualizza il partner che genera clic per l’inserzione scaduta in una riga specifica. Seleziona il nome del partner per visualizzare le sue informazioni di contatto.                                                  |
| Annuncio         | Vedi le inserzioni scadute che stanno ancora ricevendo clic.                                                                                                                                                           |
| Tipo di annuncio | Visualizza il tipo di inserzioni scadute che stanno ancora ricevendo clic.                                                                                                                                             |
| Clic             | Vedi il numero di clic che l’inserzione scaduta ha ricevuto negli ultimi 7 giorni.                                                                                                                                     |

</details>


---

# 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/multi-program-reports/operations-reports/clicks-from-expired-ads-report.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.
