> 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/beta-product-boost/beta-product-boost-for-vendors/product-boost-overview-by-campaign-vendors.md).

# Product Boost：按活动概览（供应商）

该 *商品提升：按活动概览（供应商）* 该报告可帮助您跟踪商品提升活动的表现，针对这些 [您已批准资金支持的](/brand/zh/what-would-you-like-to-learn-about/beta-product-boost/beta-product-boost-for-vendors/approve-or-decline-product-boost-funding-requests.md)。它显示预算、成本、提升商品销售额以及所产生收入等关键指标。

#### 管理报告

1. 从左侧导航栏中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage] → 报告 → 零售媒体**.
2. 选择 **按供应商**.
3. 在报告标题下方，筛选您想要查看的数据。
   * 使用页面右上角的选项来 ![](/files/87765d47f42a38d8c7fb407cb686be5fc30a73e8) **\[分享]** 报告， ![](/files/ba104cda0814344f58f12e2ae83bfd5d235a640a) **\[下载]** 以 PDF 或 CSV 格式导出它， ![](/files/d65e7727951a7b5a077d3d934de8ccee9b5827d3) **\[计划]** 报告，或者应用来自以下项的显示货币： ![](/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1) **\[下拉菜单]**.
   * 请参阅下方参考信息，以更好地理解该报告。

#### 了解报告

<details>

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

| 筛选器  | 说明                                                                                                                                                                                                                                      |
| ---- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 日期范围 | <p>按创建时间筛选数据。您还可以将两个时间段相互对比。</p><p>您最多可以查询 366 天的数据。不过，您仍然可以通过选择以下选项进行同比报告： <img src="/files/48509e0f0c9ae68203294f8aae7777211a4315e1" alt=""> <strong>\[未勾选的复选框] 与 {Previous year} 比较</strong>.</p><p>如果您想查询超过 366 天的数据，则需要创建多个报告。</p> |
| 项目   | 选择 ![](/files/48509e0f0c9ae68203294f8aae7777211a4315e1) **\[未勾选的复选框]** 如果您有多个零售媒体项目，可用于筛选与账户中特定项目关联的数据。                                                                                                                                 |
| 活动   | 选择 ![](/files/48509e0f0c9ae68203294f8aae7777211a4315e1) **\[未勾选的复选框]** 用于按您想查看数据的商品提升活动进行筛选。                                                                                                                                            |

</details>

<details>

<summary>快照小组件</summary>

快照小组件可让您在各项指标之间切换，以跟踪一段时间内推广产品销量、合作伙伴分成成本或产生的收入。

* 将光标悬停在图表上的任意点，以查看该时刻的准确指标值。
* 当您将鼠标悬停在图表上时，右上角会看到一个选项，可以 ![](/files/ba104cda0814344f58f12e2ae83bfd5d235a640a) **\[下载]** 以 PDF 或 CSV 格式下载图表数据。下载文件反映当前所选指标，即 *售出产品数*, *行动成本*，或 *收入*.

</details>

<details>

<summary>表格参考</summary>

| 列     | 说明                           |
| ----- | ---------------------------- |
| 活动    | 与您所选项目关联的商品提升活动名称。           |
| 零售商   | 您已批准为其活动提供资金支持的品牌名称。         |
| 售出产品数 | 由零售商合作伙伴在所选商品提升活动中带动的商品销售数量。 |
| 成本    | 因带动提升商品销售而应支付给零售商合作伙伴的金额。    |
| 收入    | 零售商通过商品销售产生的总收入价值。           |

</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/brand/zh/what-would-you-like-to-learn-about/beta-product-boost/beta-product-boost-for-vendors/product-boost-overview-by-campaign-vendors.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.
