> 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.md).

# 商品推广活动

- [商品推广报告](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/beta-product-boost/beta-product-boost-reports.md)
- [商品推广：按供应商概览](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/beta-product-boost/beta-product-boost-reports/product-boost-overview-by-vendor.md)
- [商品推广：按活动概览](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/beta-product-boost/beta-product-boost-reports/product-boost-overview-by-campaign.md)
- [商品推广：按类别和商品概览](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/beta-product-boost/beta-product-boost-reports/product-boost-overview-by-category-and-product.md)
- [商品推广：按合作伙伴概览](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/beta-product-boost/beta-product-boost-reports/product-boost-overview-by-partner.md)
- [我是供应商](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/beta-product-boost/beta-product-boost-for-vendors.md)
- [以供应商身份加入零售媒体项目](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/beta-product-boost/beta-product-boost-for-vendors/join-a-retail-media-program-as-a-vendor.md)
- [批准或拒绝商品推广资金申请](https://help.impact.com/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)
- [商品推广：按活动概览（供应商）](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)
- [商品推广：按类别和商品概览（供应商）](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-category-and-product-vendor.md)
- [商品推广供应商开票说明](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/beta-product-boost/beta-product-boost-for-vendors/product-boost-vendor-invoicing-explained.md)
- [我是零售商](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/beta-product-boost/beta-product-boost-for-retailers.md)
- [作为零售商开始使用零售媒体](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/beta-product-boost/beta-product-boost-for-retailers/get-started-with-retail-media-as-a-retailer.md)
- [商品推广说明](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/beta-product-boost/product-boost-explained.md)
- [在预定条款、商品推广和绩效活动之间进行选择](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/beta-product-boost/choose-between-scheduled-terms-product-boost-and-performance-campaigns.md)
- [创建商品推广活动](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/beta-product-boost/create-a-product-boost-campaign.md)
- [商品推广最佳实践](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/beta-product-boost/product-boost-best-practices.md)
- [管理商品推广活动](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/beta-product-boost/manage-product-boost-campaigns.md)


---

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