> 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/partner/fr/que-souhaitez-vous-apprendre/platform-features/reporting-for-partners/declined-insertion-orders-report-for-partners.md).

# Rapport des bons de commande refusés pour les partenaires

Le **Rapport sur les bons de commande refusés** vous montre tous les contrats qui ont été refusés tout au long de votre utilisation d'impact.com. Ce rapport vous montrera le programme (anciennement connu sous le nom de *campagne*), le contrat (anciennement connu sous le nom de *bon de commande*), la date du refus et le motif du refus.

1. Dans la barre de navigation supérieure, sélectionnez ![](/files/4670dc572a757f6bd27383fa6bc62a79e280d8df) **\[Rechercher]**&#x70;uis saisissez « Bons de commande refusés ».
2. Sous la *Rapports* colonne, sélectionnez **Bons de commande refusés**.
3. À partir de là, vous pouvez voir des informations sur les contrats qui ont été refusés.

   |                     |                                                                 |
   | ------------------- | --------------------------------------------------------------- |
   | **Campagne**        | Voir le programme pour lequel le contrat refusé était destiné.  |
   | **Bon de commande** | Afficher le nom du terme du modèle suivi par le contrat refusé. |
   | **Date du refus**   | Voir la date à laquelle le contrat a été refusé.                |
   | **Motif du refus**  | Voir le motif du refus du contrat (si un motif a été fourni).   |

<div data-with-frame="true"><figure><img src="/files/1c9815f3dcdeec982ab7c8c2390af5a15a518e6c" alt="" width="563"><figcaption></figcaption></figure></div>


---

# 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/partner/fr/que-souhaitez-vous-apprendre/platform-features/reporting-for-partners/declined-insertion-orders-report-for-partners.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.
