> 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/submit-and-modify-conversion-data/batch-modify-conversion-data/batch-modifications-and-reversals-overview.md).

# 批量修改与冲正概览

<a href="https://pxa.impact.com/student/activity/1277002?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=&#x26;utm_campaign=help-center" class="button primary">参加 PXA 课程</a>

当某个操作发生变化时，例如订单被取消、使用了 [处置代码](/brand/zh/what-would-you-like-to-learn-about/platform-features/tracking/set-up-tracking/manage-disposition-codes.md) ，或转化数据需要更正时，请使用批量修改或冲正。这样您就可以相应调整合作伙伴获得的佣金。批量处理还可以批量批准 [开放式](/brand/zh/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/open-ended-locking-explained.md) 行动。

{% hint style="warning" %}
**警告：** 修改某个操作会使用在 *修改时点*生效的合同条款重新计算其佣金。例如，如果原本导致 0 美元支付的促销码现已过期，修改该操作将根据当前合同重新计算支付金额。
{% endhint %}

### 哪种提交方式最适合您？

impact.com 为您提供 3 种批量处理操作数据的方法。请选择最符合您的目标、提交频率和现有技术资源的方法。

### 常见使用场景与示例

| 使用场景    | 示例                                                                                                                                             | 您的处理方式                                                                                                                                                                                   |
| ------- | ---------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 退货订单或商品 | 客户在购买后退回或取消了订单中的商品。                                                                                                                            | **修改** 操作数据，以反映调整后的订单金额，并根据最终数量进行支付。                                                                                                                                                     |
| 归因欺诈    | 合作伙伴通过诸如 cookie stuffing 之类的方法尝试实施归因欺诈。                                                                                                        | **撤销** 这些操作，以避免向合作伙伴支付佣金。                                                                                                                                                                |
| 操作数据更正  | 客户在结账时错误地选择了错误的商品类型。                                                                                                                           | **修改** 操作数据，以反映最终商品 SKU，因为这可能影响合作伙伴的支付金额。                                                                                                                                                |
| 开放式操作   | 一个 [开放式 ](/brand/zh/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/open-ended-locking-explained.md)例如酒店预订之类的操作已最终确认。 | **批准** （修改）并通过一个 [处置代码](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/tracking/set-up-tracking/manage-disposition-codes#create-a-disposition-code). |
| 库存限制    | 客户订购的产品数量超过了您的库存。                                                                                                                              | **修改** 操作数据，以反映客户问题解决后的最终商品数量。                                                                                                                                                           |
| 预算上限超出  | 合作伙伴带来的操作数量超过了您设定的预算允许范围。                                                                                                                      | **撤销** 超出预算上限的操作。                                                                                                                                                                        |

{% hint style="info" %}
**处理错误锁定的操作：** 操作一旦锁定，您就无法再修改或冲正。您最好的做法是通过向合作伙伴发送补偿（make-good）至 [合作伙伴资金转账](/brand/zh/what-would-you-like-to-learn-about/platform-features/finance/partner-funds-transfer/transfer-funds-to-a-partner.md)，或者要求合作伙伴 [向您发送补偿](/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/finance/payments-withdrawals-and-balance/make-payments-to-brands.md) 。
{% endhint %}

### 请注意以下事项：

* 操作只能在锁定日期之前进行修改或冲正。
* 合作伙伴可以完全透明地看到任何变更，包括修改或冲正的原因。
* impact.com 允许每个操作最多进行 1,000 次修改；如果您需要超过此数量， [联系支持](https://app.impact.com/support/portal.ihtml).
* 当您修改具有 *原始收入货币* 不同于您的 *账户货币*的操作时，修改金额应始终以该 *操作的原始收入货币*.
* 当您冲正父事件时，子事件可能不会自动冲正，具体取决于合同。如需两者都冲正，请分别冲正两个事件。了解更多关于 [使用链式操作追踪您的转化漏斗](/brand/zh/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/actions/track-your-conversion-funnel-using-chained-actions.md).


---

# 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:

```
GET https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/platform-features/submit-and-modify-conversion-data/batch-modify-conversion-data/batch-modifications-and-reversals-overview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
