> 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/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/action-management/reversed-actions-explained-for-partners.md).

# 合作伙伴已撤销操作说明

当 [转化仍处于待处理状态时，](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/action-management/where-can-i-see-my-pending-actions-as-a-partner.md)你的合作品牌可以修改该转化或将其撤销，从而改变你因该转化获得的佣金。品牌通常会提供修改或撤销转化的原因。

当 [锁定日期](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/finance/payments-withdrawals-and-balance/partner-payments-explained-from-action-to-payout.md) 到来时（可在你的合同中找到），该转化将不再发生任何更改，并会锁定为当时所发送的状态。

#### 查看已撤销的转化

1. 在顶部导航栏中，选择 **您的余额 → 待处理操作**.
2. 从顶部第二行导航栏中，选择 **已撤销**.
   * 要搜索特定品牌的已撤销转化，请在 *已撤销操作*下，从下拉菜单中选择它们，然后选择 ![](/files/b3b8d4a571ed0a0b5d2fbc19523e97ad882b4a69) **\[搜索]**.
   * 如果你有某个已撤销转化的订单 ID，请在 *已撤销操作*下，将其输入 **动作 ID** 框中，然后选择 ![](/files/b3b8d4a571ed0a0b5d2fbc19523e97ad882b4a69) **\[搜索]**.

#### 了解转化为何被撤销

你的合作品牌可能会修改或撤销转化，原因有很多。如果你认为某个转化被不当修改或撤销，请打开一个 [行动查询](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/action-management/action-inquiries/manage-submitted-action-inquiries-as-a-partner.md) ，或者联系你的合作品牌。

<details>

<summary>原因</summary>

| 撤销原因        | 描述                                     |
| ----------- | -------------------------------------- |
| 广告主活动争议     | 关于品牌活动存在争议，例如他们更改了某项产品交易。              |
| 消费者错误       | 购买产品或服务的人在结账时犯了错误，例如订购的产品数量不足，未能触发该转化。 |
| 消费者欺诈       | 发生了非法购买，例如在结账时使用了被盗信用卡。                |
| 消费者信息无效     | 消费者未向你的合作品牌提供关于其本人的正确信息，例如街道地址错误。      |
| 记入另一媒体合作伙伴  | 你的合作品牌已决定将该转化的功劳记给其另一位合作伙伴。            |
| 商品缺货        | 所购买的产品无法发送给消费者。                        |
| 商品已退回       | 消费者已退回商品，你的合作品牌已向其退款。                  |
| 媒体合作伙伴账户已停用 | 如果你删除 impact.com 账户，你的合作品牌将无法将任何转化记给你。 |
| 合作伙伴活动争议    | 关于你的活动存在争议，例如对被欺诈驱动的转化存在担忧。            |
| 不符合条款       | 该转化的详细信息使其不在你与合作品牌的合同条款范围内。            |
| 订单错误        | 在某个环节，订单出现了问题。                         |
| 测试转化        | 你的合作品牌正在其端测试某些内容，例如跟踪。                 |
| 其他          | 你的合作品牌修改或撤销转化的任何其他原因都归入 *其他*.          |

</details>

#### 查看你的已撤销转化

如果你带来的转化尚未锁定，你的合作品牌可以撤销它们，这将取消你因促成已撤销转化本应获得的佣金。

1. 在顶部导航菜单中，选择 **您的余额 → 待处理操作**.
2. 在顶部导航菜单中，选择 **已撤销**.
   * 在这里，查看任何已撤销的转化，并检查其佣金是否与缺失资金相符。如果金额仍不一致，请查看你的月度收入报告，以核对系统报告的收入金额。


---

# 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/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/action-management/reversed-actions-explained-for-partners.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.
