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