> 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 をご利用いただいている期間中に却下されたすべての契約を表示します。このレポートでは、プログラム（旧名称は *campaign*）、契約（旧名称は *insertion order*）、却下日、却下理由が表示されます。

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.
