> 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.
