> 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>\[未選択のチェックボックス] {前年} と比較</strong>.</p><p>366 日を超えるデータをクエリしたい場合は、複数のレポートを作成する必要があります。</p> |
| プログラム  | 次を選択してください ![](/files/fd83586f9930f6bcc6498179e6d7ed9571e7b572) **\[未選択のチェックボックス]** 複数の Retail Media プログラムがある場合は、アカウント内の特定のプログラムに関連付けられたデータを絞り込むために                                                                                                                        |
| キャンペーン | 次を選択してください ![](/files/fd83586f9930f6bcc6498179e6d7ed9571e7b572) **\[未選択のチェックボックス]** データを表示したい Product Boost キャンペーンで絞り込むために                                                                                                                                                 |

</details>

<details>

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

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

* グラフ上の任意のポイントにカーソルを合わせると、その時点の正確な指標値を確認できます。
* グラフにカーソルを合わせると、右上に次のオプションが表示されます ![](/files/09a3362ee09cac41f9ae486623b4bbf01558466d) **\[ダウンロード]** グラフデータを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/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.
