> 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/zh/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/actions/view-a-list-of-reversed-actions.md).

# 查看已撤销行动列表

[动作可以被撤销或修改](/brand/zh/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/209022bdb234289211a24a980f6227a8684cc439) **\[互动]** → **交易** → **待付款项** → [已撤销](https://app.impact.com/secure/advertiser/engage/actions/open/reversed-actions-flow.ihtml).
2. 在下方 *已反转操作*，你可以筛选想要查看的数据。选择 ![](/files/34cdd2217d627a308c301c2567d5dfe7d669a2cc) **\[搜索]** 当你设置好所需筛选条件后。
   * 如需更多筛选条件，请选择 ![](/files/724207cd384cb04254f395812b496d20a45599e8) **\[添加]** 并选择您想要的其他筛选条件。

<details>

<summary>基础筛选条件</summary>

|         |                      |
| ------- | -------------------- |
| **筛选器** | **说明**               |
| 合作伙伴    | 根据生成该动作的合作伙伴筛选动作。    |
| 事件类型    | 根据事件类型筛选动作。          |
| OID     | 根据动作的订单 ID（OID）筛选动作。 |
| 动作 ID   | 根据动作 ID 筛选动作。        |

</details>

<details>

<summary>其他筛选条件</summary>

选择以下内容以查看其他筛选条件 ![](/files/724207cd384cb04254f395812b496d20a45599e8) **\[添加]**.

|       |                                                                                                                                                                                                                                                                                                                                        |
| ----- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 筛选器   | **说明**                                                                                                                                                                                                                                                                                                                                 |
| 共享 ID | 查看 `SharedID` （如适用）该动作的                                                                                                                                                                                                                                                                                                                |
| 日期范围  | 查看指定日期范围内的动作。                                                                                                                                                                                                                                                                                                                          |
| 促销代码  | 查看所用的促销代码（如适用）。                                                                                                                                                                                                                                                                                                                        |
| 撤销原因  | <p>查看该动作被撤销的原因。</p><p>撤销原因 <strong>系统重新归因订单</strong> 可能会出于两个原因出现：</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/209022bdb234289211a24a980f6227a8684cc439) **\[互动]** → **交易** → **待付款项** → [已撤销](https://app.impact.com/secure/advertiser/engage/actions/open/reversed-actions-flow.ihtml).
2. 滚动到列表底部并选择 ![](/files/384fa5309ff1dcdcb5317f339bd76ce23aa62c8a) **\[下载]**.
   * 完整的已撤销动作列表将以 .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/zh/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.
