> 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/ja/nitsuitebitaidesuka/platform-features/reporting-for-partners/declined-insertion-orders-report-for-partners.md).

# パートナー向け却下された発注書レポート

この **却下されたインサーションオーダーのレポート** impact.comをご利用いただいている間に却下されたすべての契約を表示します。このレポートでは、プログラム（以前は *キャンペーン*）、契約（以前は *インサーションオーダー*）、却下日、および却下理由が表示されます。

1. 上部のナビゲーションバーから、 ![](/files/32fe5b2a31fcc6d4be3e0d7e38a6bc36ba6ccf68) **\[検索]**、次に「却下されたインサーションオーダー」と入力します。
2. 〜の下の *レポート* 列で、選択 **却下されたインサーションオーダー**.
3. ここから、却下された契約に関する情報を確認できます。

   |                 |                                 |
   | --------------- | ------------------------------- |
   | **キャンペーン**      | 却下された契約が対象としていたプログラムを確認できます。    |
   | **インサーションオーダー** | 却下された契約が従っていたテンプレート条件名を表示します。   |
   | **却下日**         | 契約が却下された日付を確認できます。              |
   | **却下理由**        | 契約が却下された理由を表示します（理由が提供されている場合）。 |

<div data-with-frame="true"><figure><img src="/files/7e6e7d78b44870c43d1c2280b184c7bef833cc8f" 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/ja/nitsuitebitaidesuka/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.
