> 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/finance/finance-reporting/pending-earnings-by-due-date-report-for-partners.md).

# 合作伙伴按到期日期的待处理收益报表

该 *按到期日划分的待处理收益* 该报告显示来自尚未向您支付的品牌的收益。

#### 访问报告

您可以通过以下方式访问“按到期日查看待收收益”报告： [待处理](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/finance/payments-withdrawals-and-balance/pending-screen-overview-for-partners.md) 页面上创建和管理。

1. 在顶部导航菜单的右上角，选择您的收益金额（例如 £26,974.55），然后选择 **待处理**.

   <div data-with-frame="true"><figure><img src="/files/f2995589aab008e396d9c4ed1155532c13f4f4e7" alt="" width="563"><figcaption></figcaption></figure></div>
2. 在 *待处理* 屏幕，选择 ![](/files/3a5158ca12ea9a65211319c941ae1dfba8f4b2f0) **\[报告]** → **待收收益**.
3. 在报告标题下方，筛选您要查看的数据。选择 ![](/files/b3b8d4a571ed0a0b5d2fbc19523e97ad882b4a69) **\[搜索]** 当你已设置好筛选条件时。
   * 您还可以 ![](/files/04176ec894848e5d12cd9310179a889522356593) [**\[计划\]**](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/reporting-for-partners/report-management/schedule-a-report-as-a-partner.md) 和 ![](/files/17e5daabd91700f3da40f2808cc2ec0d13be7098) **\[下载]** 使用屏幕右上角的按钮查看该报告。

该报告包含 2 个部分：

{% tabs %}
{% tab title="已结算收益" %}
该 *已结算收益* 该部分显示以下来源的收益：

* 已锁定的行为收益。
* 其他已锁定的合同收益。
* 已处理的转账。

{% hint style="info" %}
**注意：** 这些收益尚未支付，因为交易到期日尚未到达，或者在到期时品牌没有足够资金支付该交易。
{% endhint %}
{% endtab %}

{% tab title="预估收益" %}
该 *预估收益* 该部分显示尚未锁定的行为收益，这些收益仍可由品牌修改。一旦达到锁定日期，这些收益应转移到 *已结算收益* 部分。
{% endtab %}
{% endtabs %}

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

查看 *筛选* 和 *列说明* 下方可查看有关该报告的更多信息。两部分的列相同。

<details>

<summary>筛选参考</summary>

| 筛选 | 说明                                                                                                                                                                          |
| -- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 品牌 | 查看来自所有品牌或特定品牌的待收收益。                                                                                                                                                         |
| 状态 | <p>根据状态查看待收收益：</p><p>• <strong>尚未锁定</strong>：尚未锁定的行为收益。</p><p>• <strong>已锁定</strong>：已锁定的行为收益和其他收益。还包括已处理但尚未到达交易到期日的转账。</p><p>• <strong>逾期</strong>：已结算但在付款到期日后仍未付款的收益。</p> |

</details>

<details>

<summary>列说明</summary>

| 列      | 说明                                                   |
| ------ | ---------------------------------------------------- |
| 到期日    | 该收益的付款到期日期。                                          |
| 行为月份   | 产生该收益的行为发生的月份。                                       |
| 状态     | 该收益的当前状态。                                            |
| 项目     | 产生该收益的项目名称。                                          |
| 品牌     | 与该项目相关联的品牌名称。                                        |
| 动作收益   | 由特定行为产生的收益。您可以选择金额以访问 *待处理行为列表* 报告。                  |
| CPC 收益 | 由按点击付费（Cost per Click）模式产生的收益。                       |
| PFT 收益 | 与合作伙伴资金转移相关的收益。                                      |
| 其他收益   | 其他合同收益，例如绩效奖金、每次点击最低收益或货架费。                          |
| 净额     | 扣除任何已加收的间接税（如适用）后的收益总额。                              |
| 税费     | 适用于以下项目的任何间接税： *净收益金额*。这将根据您提供的间接税信息以及开票实体的间接税信息来确定。 |
| 总计     | 与收益相关的总金额，包括净额加上任何适用的间接税。                            |

</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/finance/finance-reporting/pending-earnings-by-due-date-report-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.
