> 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/reporting-for-partners/other-earnings-report.md).

# 其他收益报表

“其他收益”报告概述了除您的付款收益之外的所有收益，例如补偿款项或绩效奖金。您可以按以下方式筛选其他收益： *类型* 收益类型、与收益相关的品牌等。

#### 查看报告

1. 在顶部导航栏中，选择 **报告 → 更多报告**.
2. 从 *类别* 在搜索栏旁边的筛选器中，选择 **财务**.
3. 选择 **其他收益**.
   * 你也可以将报告固定到顶部导航栏，只需将鼠标悬停在该行上并选择 **固定**.
4. 在报告标题下方，筛选您要查看的数据。选择 ![](/files/b3b8d4a571ed0a0b5d2fbc19523e97ad882b4a69) **\[搜索]** 当你已设置好筛选条件时。

   * 请参见 *筛选参考* 以了解更多信息。
   * 您可以 ![](/files/7300b577d66b344ab391cdeb63f5c2b853f6a8a7) [安排定时](/brand/zh/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/schedule-reports.md), ![](/files/d7a4af02dc036c19ba620799bcac509e1f43ddf7) [下载](/brand/zh/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/download-a-report.md)，以及 ![](/files/b08cdaccbe89d4576f59787595e798d9fc5a6bb7)[导出](https://integrations.impact.com/partner-api-reference/reference/reports/report-export) 使用屏幕右上角的按钮导出该报告（通过 API）。

   <div data-with-frame="true"><figure><img src="/files/2199ec907d696e88d874db07f92504b089cd7572" alt="" width="563"><figcaption></figcaption></figure></div>

<details>

<summary>筛选参考</summary>

| 筛选   | 说明                                                                                                                                                                                                |
| ---- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 日期范围 | 按指定日期范围筛选收益。                                                                                                                                                                                      |
| 品牌   | 按与收益相关的品牌名称筛选。                                                                                                                                                                                    |
| 项目   | 按与收益相关的品牌计划筛选。                                                                                                                                                                                    |
| 类型   | 涉及的收益类型，例如： *绩效奖金*, *最低 EPC*.                                                                                                                                                                     |
| 显示   | 将所选列添加到报告中。选择后，这些列将添加到表格中 ![\[Search\]](https://paligoapp-cdn-eu1.s3.eu-west-1.amazonaws.com/impact/attachments/f01cdffa431a4d75ff09c130b66974d4-d9034475259004cc4d724957e37096f4.svg) **\[搜索]**. |

#### 数据点说明

| 显示筛选器  | 说明                                   |
| ------ | ------------------------------------ |
| 付款单 ID | 显示将资金从您的 impact.com 账户转入银行的工资单唯一标识符。 |
| 项目 ID  | 查看该计划的唯一标识符。                         |
| 备注     | 此列显示任何已存储的备注。                        |
| 广告主 ID | 查看该品牌的唯一标识符。                         |

</details>

<details>

<summary>列说明</summary>

| 列  | 说明                            |
| -- | ----------------------------- |
| 日期 | 收益登记日期。                       |
| 品牌 | 与收益相关的品牌名称。                   |
| 类型 | 涉及的收益类型，例如： *绩效奖金*, *最低 EPC*. |
| 金额 | 您从该品牌获得的收益金额。                 |

</details>


---

# 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/reporting-for-partners/other-earnings-report.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.
