> 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/ja/what-would-you-like-to-learn-about/beta-product-boost.md).

# Product Boostキャンペーン

- [Product Boost解説](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/beta-product-boost/product-boost-explained.md)
- [定期契約、Product Boost、パフォーマンスキャンペーンのどちらかを選ぶ](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/beta-product-boost/choose-between-scheduled-terms-product-boost-and-performance-campaigns.md)
- [Product Boostのベストプラクティス](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/beta-product-boost/product-boost-best-practices.md)
- [商品ブーストキャンペーン管理](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/beta-product-boost/bsutokyanpn.md)
- [Product Boostキャンペーンを作成する](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/beta-product-boost/bsutokyanpn/create-a-product-boost-campaign.md)
- [商品ブーストキャンペーンを一括アップロード](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/beta-product-boost/bsutokyanpn/bsutokyanpnwoappurdo.md)
- [Product Boostキャンペーンを管理する](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/beta-product-boost/bsutokyanpn/manage-product-boost-campaigns.md)
- [Product Boostレポート](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/beta-product-boost/beta-product-boost-reports.md)
- [Product Boost：ベンダー別概要](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/beta-product-boost/beta-product-boost-reports/product-boost-overview-by-vendor.md)
- [Product Boost：キャンペーン別概要](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/beta-product-boost/beta-product-boost-reports/product-boost-overview-by-campaign.md)
- [Product Boost：カテゴリ別および商品別概要](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/beta-product-boost/beta-product-boost-reports/product-boost-overview-by-category-and-product.md)
- [Product Boost：パートナー別概要](https://help.impact.com/brand/ja/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/ja/what-would-you-like-to-learn-about/beta-product-boost/beta-product-boost-for-vendors.md)
- [ベンダーとしてリテールメディアプログラムに参加する](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/beta-product-boost/beta-product-boost-for-vendors/join-a-retail-media-program-as-a-vendor.md)
- [Product Boostの資金提供リクエストを承認または却下する](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/beta-product-boost/beta-product-boost-for-vendors/approve-or-decline-product-boost-funding-requests.md)
- [Product Boost：キャンペーン別概要（ベンダー）](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/beta-product-boost/beta-product-boost-for-vendors/product-boost-overview-by-campaign-vendors.md)
- [Product Boost：カテゴリ別および商品別概要（ベンダー）](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/beta-product-boost/beta-product-boost-for-vendors/product-boost-overview-by-category-and-product-vendor.md)
- [Product Boostのベンダー請求解説](https://help.impact.com/brand/ja/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/ja/what-would-you-like-to-learn-about/beta-product-boost/beta-product-boost-for-retailers.md)
- [小売業者としてリテールメディアを始める](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/beta-product-boost/beta-product-boost-for-retailers/get-started-with-retail-media-as-a-retailer.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/ja/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.
