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

# Product Boost: キャンペーン別概要（ベンダー）

その *Product Boost: キャンペーン別概要（ベンダー）* このレポートは、次のProduct Boostキャンペーンのパフォーマンスを追跡するのに役立ちます。 [資金提供を承認した](/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)。キャンペーン予算、コスト、強化商品の売上、生成された収益などの主要指標を表示します。

#### レポートを管理する

1. 左側のナビゲーションバーで、 ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage] → レポート → リテールメディア**.
2. 選択 **ベンダー別**.
3. レポート見出しの下で、表示したいデータを絞り込みます。
   * ページ右上のオプションを使用して ![](/files/ec60dde56030255e99aa31b44cd89409ed78b074) **\[共有]** レポートを ![](/files/09a3362ee09cac41f9ae486623b4bbf01558466d) **\[ダウンロード]** PDFまたはCSV形式で出力する ![](/files/d7c8d614fbb8c8b38e1f54e7042d594c392ef5f9) **\[スケジュール]** レポート、または表示通貨をその ![](/files/6f8314de4650eb50296a22f0905ff81ab67391cc) **\[ドロップダウンメニュー]**.
   * レポートをよりよく理解するには、以下の参照情報をご覧ください。

#### レポートを理解する

<details>

<summary>フィルター参照</summary>

| フィルター    | 説明                                                                                                                                                                                                                                                       |
| -------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 日付範囲     | <p>作成時期でデータを絞り込めます。また、2つの期間を互いに比較することもできます。</p><p>最大366日分のデータをクエリできます。ただし、 <img src="/files/fd83586f9930f6bcc6498179e6d7ed9571e7b572" alt=""> <strong>\[未チェックのボックス] を {Previous year} と比較</strong>.</p><p>366日を超えるデータをクエリしたい場合は、複数のレポートを作成する必要があります。</p> |
| プログラム    | を選択します ![](/files/fd83586f9930f6bcc6498179e6d7ed9571e7b572) **\[未チェックのボックス]** 複数のRetail Mediaプログラムがある場合、アカウント内の特定のプログラムに関連付けられたデータをフィルタするために使用します。                                                                                                       |
| Campaign | を選択します ![](/files/fd83586f9930f6bcc6498179e6d7ed9571e7b572) **\[未チェックのボックス]** データを表示したいProduct Boostキャンペーンで絞り込むために使用します。                                                                                                                                 |

</details>

<details>

<summary>スナップショットウィジェット</summary>

スナップショットウィジェットでは、ブーストされた商品の売上、パートナーへの支払いコスト、または時間経過に伴う収益を追跡する指標を切り替えられます。

* グラフ上の任意のポイントにカーソルを合わせると、その時点の正確な指標値を表示できます。
* グラフにカーソルを合わせると、右上に次のオプションが表示されます。 ![](/files/09a3362ee09cac41f9ae486623b4bbf01558466d) **\[ダウンロード]** グラフデータをPDFまたはCSV形式で出力する *販売された商品数*, *アクションコスト*、または *収益*.

</details>

<details>

<summary>表の参照</summary>

| 列        | 説明                                                   |
| -------- | ---------------------------------------------------- |
| Campaign | 選択したプログラムに関連付けられた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/ja/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.
