> 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/ja/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/actions/review-actions-that-are-outside-of-terms.md).

# 条件外のアクションを確認する

パートナーとお客様のプログラムとの間で定められた契約条件の範囲外となるアクションが発生した場合、そのアクションは条件外と見なされます。条件外のアクションは自動的に取り消されますが、手動で承認用に変更できます。

#### 条件外のアクションを承認

1. 左側のナビゲーションバーから、次を選択します ![](https://1458456015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-230534471fef5f40808e921e41ee44e4a06ded03%2Fe6cb9548999afdc1ed3ce4942e4cb5b45b5cecbd323267aac2a7cd1915fccc09.svg?alt=media) **\[Engage] → トランザクション**.
2. 選択 **保留中の支払い → 条件外**.
3. の下の *アクション* 列で、次を選択します: **承認**.
   * これにより取り消しが上書きされます。

#### 条件外のアクションを絞り込み＆ダウンロード

1. ページタイトルの下にあるフィルターバーで、基本フィルターを選択または入力します。
   * 必要に応じて ![](https://1458456015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-3ca70a1ff22f0720bfb8c9e284c7d8178e3a547b%2Fb6a126b0775291b814c5a97f83039ef72ba42d6d02b0fe20f4790213ea01961e.svg?alt=media) **\[追加]** フィルターバーに追加のフィルターを追加するには、
   * フィルターを選択する際は、必ず ![](https://1458456015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-3c5971fb7b03a98375488e97a4317afd60621298%2Fd0fbb4c2c189cdc83bc0eb8e906fa3cb66818d0a9daa1491ea48042160714ed2.svg?alt=media) **\[検索]** それらを有効にするには。
   * 各フィルターの詳細については、以下の参照を確認してください。

<details>

<summary>基本フィルターの参照</summary>

| フィルター   | 説明                                    |
| ------- | ------------------------------------- |
| パートナー   | 生成したパートナーに基づいてアクションをフィルタリングします。       |
| イベントタイプ | イベントタイプに基づいてアクションをフィルタリングします。         |
| OID     | アクションの注文ID（OID）に基づいてアクションをフィルタリングします。 |
| アクションID | アクションIDに基づいてアクションをフィルタリングします。         |

</details>

<details>

<summary>追加フィルターの参照</summary>

| フィルター  | 説明                           |
| ------ | ---------------------------- |
| 日付範囲   | 指定した日付範囲のアクションを表示します。        |
| 共有ID   | 次を表示します `SharedID` （該当する場合）。 |
| プロモコード | 使用されたプロモコードを表示します（該当する場合）。   |
| 取り消し理由 | そのアクションが条件外となった理由を表示します。     |

</details>

2. ページ下部で、選択してください ![](https://1458456015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-06e12321258e7eb7ac63ef7e73640b29fcf2baad%2Fcff634f1183ca82d3b56ab55dd636140372687d8dbc6520872cdbe5010347326.svg?alt=media) **\[ダウンロード]** 一覧をCSVファイルとしてダウンロードするには。


---

# 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/ja/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/actions/review-actions-that-are-outside-of-terms.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.
