> 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/action-listing-for-a-paystub-report-for-partners.md).

# 合作伙伴工资单报告的转化列表

本报告为您提供与特定工资单相关的所有操作的详细信息（即从您的 impact.com 账户向您的银行提取资金）。

#### 管理报告

1. 在顶部导航栏中，选择 **报告 → 更多报告**.
2. 从 *类别* 在搜索栏旁边的筛选器中，选择 **列表**.
3. 选择 [工资单的操作列表](https://app.impact.com/secure/mediapartner/report/viewReport.report?handle=action_listing_paystub).
   * 你也可以将报告固定到顶部导航栏，只需将鼠标悬停在该行上并选择 **固定**.
4. 在报告标题下方，筛选你想查看的数据。 **选择 \[搜索]** 当你已设置好筛选条件时。
   * 查看 *筛选参考* 以下以获取更多信息。
   * 使用页面右上角的图标来 ![](/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) 该报告。

<details>

<summary>筛选参考</summary>

| 筛选     | 说明                      |
| ------ | ----------------------- |
| 日期范围   | 按在指定时间范围内创建的数据进行筛选。     |
| 品牌     | 按您想查看操作数据的品牌进行筛选。       |
| 付款单 ID | 按您想查看操作数据的工资单唯一标识符进行筛选。 |

</details>

<details>

<summary>列说明</summary>

| 列        | 说明                                                                                                                                                                                                                     |
| -------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 付款单 ID   | 与该操作关联的工资单唯一标识符。                                                                                                                                                                                                       |
| 动作 ID    | 操作的唯一标识符。此标识由 impact.com 生成，用于帮助在平台中跟踪该操作。                                                                                                                                                                             |
| 活动 ID    | 推动该操作的品牌计划的唯一标识符。                                                                                                                                                                                                      |
| 活动名称     | 推动该操作的品牌计划名称。                                                                                                                                                                                                          |
| 操作跟踪器 ID | 该 [事件类型的唯一标识符](/brand/zh/what-would-you-like-to-learn-about/platform-features/event-types/how-do-i-find-my-event-type-ids.md) 与该操作相关，例如， *在线销售 **(18503)***.                                                           |
| 动作追踪器    | 与该操作相关的事件类型， *例如，在线销售*, *点击*.                                                                                                                                                                                          |
| 子 ID 1—3 | 自定义 [`子 ID`](https://help.impact.com/partner/what-would-you-like-to-learn-about/platform-features/tracking/tracking-links/link-parameters/sub-id-and-shared-id-parameters-explained-for-partners) 您为报告目的添加到跟踪链接中的字符串。  |
| 共享 ID    | 自定义 [`共享 ID`](https://help.impact.com/partner/what-would-you-like-to-learn-about/platform-features/tracking/tracking-links/link-parameters/sub-id-and-shared-id-parameters-explained-for-partners) 您为报告目的添加到跟踪链接中的字符串。 |
| 销售额      | 客户在其购买中花费的总金额。                                                                                                                                                                                                         |
| 收益       | 您因促成该品牌的操作转化而赚取的金额。                                                                                                                                                                                                    |
| 动作日期     | 该操作发生的日期和时间。                                                                                                                                                                                                           |
| 过账日期     | 付款交易记入您的银行账户的日期。                                                                                                                                                                                                       |
| 修改日期     | 操作发生的日期 [被修改或撤销](/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/finance/payments-withdrawals-and-balance/partner-payments-explained-from-action-to-payout.md) 且品牌将无法再对其进行修改或撤销。                                      |

</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/action-listing-for-a-paystub-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.
