> 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) **\[计划]** 报告，或应用来自 the the 的显示货币 ![](/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1) **\[下拉菜单]**.
   * 请参阅下面的参考信息，以更好地理解该报告。

#### 了解报告

<details>

<summary>筛选条件参考</summary>

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

</details>

<details>

<summary>概览小组件</summary>

概览小组件可让您在各项指标之间切换，以跟踪一段时间内提升的产品销售、合作伙伴支付成本或产生的收入。

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

</details>

<details>

<summary>表格参考</summary>

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

</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.
