> 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/cross-channel-performance-insights/optimize-reports/participation-bonus-report-and-bulk-partner-funds-transfers.md).

# 参与奖金报告与批量合作伙伴资金转账

#### 运行参与奖励报告

该 *参与奖励报告* 将向您显示应通过以下方式发送给每位合作伙伴的金额 [合作伙伴资金转账](/brand/zh/what-would-you-like-to-learn-about/platform-features/finance/partner-funds-transfer/transfer-funds-to-a-partner.md).

由于实际发放参与奖励的流程是手动的，您应 *非常考虑* 将此报告安排为定期运行。了解如何 [安排报告](/brand/zh/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/manage-reports.md).

1. 在左侧导航栏中，选择 ![](/files/dd9b9b71e0a8abffbc19dd6a3c4d28626449f744) **\[Optimize]**.
2. 从左侧导航菜单中，选择 **支付 → 参与奖励**.
3. 将 *日期范围* 筛选为介于您上次发送参与奖励的时间和今天之间。
   * 如果这是您第一次发送参与奖励，请将开始日期设为您在模板条款中设置支付调整的日期。
4. 将 *交互类型* 筛选为您想要支付参与奖励的内容。
5. 将 *佣金率* 筛选为与您在以下位置选择的百分比相同 *第 4 步* 在 *调整参与奖金的付款* 上方部分。
6. 选择 ![](/files/4057ce6d3fc96d8c0d1948f336b267ea51d54071) **\[Search]**.
7. 记录 *合作伙伴 ID* 及其对应的 *合作伙伴奖励* 来自报告。您将需要这些字段来创建批量 **合作伙伴资金转账** 文件。

#### 创建并发送批量合作伙伴资金转账

一旦您从报告中获得了合作伙伴 ID 和参与合作伙伴应获得的奖励金额，您就可以创建批量合作伙伴资金转账文件来向他们发送这些奖励。了解如何发送单个 [合作伙伴资金转账](/brand/zh/what-would-you-like-to-learn-about/platform-features/finance/partner-funds-transfer/transfer-funds-to-a-partner.md).

1. 从顶部导航中，选择 **您的余额 → 转账**.
2. 在屏幕右上角，选择 **批量上传转账**.
3. 在以下内容下方 *上传 Excel/CSV 文件*下，选择 **选择文件**.
   * 批量 PFT 上传仅支持 .CSV、.XLS 和 .XLSX 文件格式。上传前请确保文件大小小于 10MB。
4. 在您的计算机中找到并选择该文件。
5. 选择 **提交**.

{% hint style="success" %}
**注意：** 您将收到一封包含批量上传结果的电子邮件。此电子邮件将包括哪些转账成功、哪些未成功，以及失败转账的失败原因。如果您在提交文件后的 48 小时内未收到此电子邮件，请联系您的 CSM（或 [联系支持](https://app.impact.com/support/portal.ihtml)).
{% endhint %}


---

# 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/cross-channel-performance-insights/optimize-reports/participation-bonus-report-and-bulk-partner-funds-transfers.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.
