> 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/view-a-list-of-reversed-actions.md).

# 取り消されたアクションの一覧を表示する

[アクションは取り消しまたは変更できます](/brand/ja/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/payouts/approve-reverse-and-modify-pending-payouts-for-actions.md) ロックされる前であれば、アイテムが返品されたり注文がキャンセルされたりした場合でも、impact.com では注文の詳細を簡単に取り消しまたは変更して、パートナーへの支払い額をそれに応じて調整できます。

#### 取り消されたアクションのリストをフィルタしてダウンロード

1. 左側のナビゲーションメニューから ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **［Engage］** → **トランザクション** → **保留中の支払い** → [取消済み](https://app.impact.com/secure/advertiser/engage/actions/open/reversed-actions-flow.ihtml).
2. 以下 *取消済みアクション*、表示したいデータを絞り込めます。選択します ![](/files/34c3dbe05c1110f13e076d5a5abd0fec57cb1797) **\[検索]** 必要なフィルターを設定したら。
   * さらにフィルターを表示するには、 ![](/files/8557be98c1130cb55554497dd16810fe8e173d9e) **\[追加]** を選択して、必要な追加フィルターを選択してください。

<details>

<summary>基本フィルター</summary>

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

</details>

<details>

<summary>追加フィルター</summary>

を選択して追加フィルターを表示 ![](/files/8557be98c1130cb55554497dd16810fe8e173d9e) **\[追加]**.

|        |                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| ------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| フィルター  | **説明**                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| 共有ID   | 以下を表示します `SharedID` （該当する場合）のアクションの                                                                                                                                                                                                                                                                                                                                                                                                                                |
| 日付範囲   | 指定した日付範囲でアクションを表示します。                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| プロモコード | （該当する場合）使用されたプロモコードを表示します。                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| 取り消し理由 | <p>アクションが取り消された理由を表示します。</p><p>取り消し理由は <strong>システムによる再アトリビュート済み注文</strong> は、次の2つの理由で表示される場合があります：</p><p>1. ロック前にアクションの再アトリビュートをリクエストしたため。</p><p>• impact.com はアトリビューションを修正し、まだロックされていないアクションも引き続きクレジット付与の対象となるようにできます。アクションの再アトリビュートについて支援が必要な場合は、 <a href="https://app.impact.com/support/portal.ihtml?createTicket=true&#x26;">サポートに連絡してください</a>.</p><p>2. impact.com がデータ品質上の理由で再処理を実施したため。</p><p>• たとえば、アクション送信時にシステムへ不完全な情報を提供しており、その情報を後から補完した場合があります。</p> |

</details>

**取り消されたアクションの一覧をダウンロード**

1. 左側のナビゲーションメニューから ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **［Engage］** → **トランザクション** → **保留中の支払い** → [取消済み](https://app.impact.com/secure/advertiser/engage/actions/open/reversed-actions-flow.ihtml).
2. リストの最下部までスクロールして、 ![](/files/ed3b94ea5dfb5606155c2234b71fd1a91c1eb13b) **\[ダウンロード]**.
   * 取り消されたアクションの完全な一覧が .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/view-a-list-of-reversed-actions.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.
