> 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/impactcom-mobile-app/mobile-app-reporting/advanced-action-listing-report-for-the-mobile-app.md).

# 移动应用高级动作清单报告

该 *高级动作列表报告* 列出在指定时间段内记入您名下的所有操作（即转化）。

#### 管理报告

1. 从屏幕底部的导航栏中，选择 ![](/files/15da34e9da4846c7f8cf6bc8ef6e9bff60338fe6) **\[报告]**.
2. 在 *报告* 部分中，选择 **高级动作列表**.
3. 在右上角，选择 ![](/files/cd014655c4c89f8f2f61ce9532c6f031ca249694) **\[筛选]** 以筛选你要查看的数据。
   * 查看 *筛选参考表* 以下以获取更多信息。

<details>

<summary>筛选参考表</summary>

| 筛选 | 说明                                                                                        |
| -- | ----------------------------------------------------------------------------------------- |
| 品牌 | 通过选择相关的品牌来筛选与特定品牌相关的操作数据 ![](/files/961896379dec15908d56234d0fdc1ba0aa67e8a3) **\[复选框]**. |

</details>

4. 选择您想查看其操作表现数据的品牌。
5. 查看您的操作表现数据明细。
   * 请参阅 *报告数据列说明* 以了解更多信息。

<details>

<summary>报告数据列说明</summary>

| 字段                   | 说明                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| -------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 日期                   | 操作发生的日期。                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| 时间                   | 操作发生的时间。                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| ID                   | impact.com 的操作唯一标识符。                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| 活动（又称项目）             | 该推广素材所属的项目。                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| 事件类型                 | 跟踪该操作的跟踪方式。                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| 状态                   | <p>在审批过程中，操作可以处于 4 种状态之一。</p><p>• <img src="/files/87180a14075ab665fdda593f585221a697daf311" alt=""> <strong>\[绿色圆圈勾选标记]</strong> 已批准 - 这些操作已获品牌批准。</p><p>• <img src="/files/3d44c640be07bc06a967da91f3cff0f1133566c2" alt=""> <strong>\[警告]</strong> 媒体来源 - 这些操作没有适用的状态。</p><p>• <img src="/files/da586aaf0bdcc889444719f15e32258602c1a481" alt=""> <strong>\[待处理]</strong> 待处理 - 这些操作正等待品牌进行修改、批准或撤销。</p><p>• <img src="/files/af7db856e4dff3e99067c83d1ad082149d37b9a0" alt=""> <strong>\[已撤销]</strong> 已撤销 - 这些操作已被品牌撤销。</p> |
| 销售额                  | 你为该品牌创造的总收入价值。                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| 收益                   | 为促成该操作而支付给您的佣金金额。                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| 优惠码                  | 如果使用了促销代码来促成该操作，将在此显示。                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| SubId1、SubId2、SubId3 | 如果您已将其他参数附加到您的跟踪链接 URL 中，此处将显示该值。品牌无法看到这些值。更多信息请参见 [面向合作伙伴的 Sub ID 和 Shared ID 参数说明](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/tracking/tracking-links/link-parameters/sub-id-and-shared-id-parameters-explained-for-partners.md).                                                                                                                                                                                                                                                                                 |
| SharedId             | 如果您已将额外的共享参数附加到您的跟踪链接 URL 中，此处将显示该值。该值对您和品牌都可见。                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| 备注                   | 您可以在这里添加备注。                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |

</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/impactcom-mobile-app/mobile-app-reporting/advanced-action-listing-report-for-the-mobile-app.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.
