> 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/join-a-retail-media-program-as-a-vendor.md).

# ベンダーとしてリテールメディアプログラムに参加する

ベンダーとして、Retail Media プログラムに参加するには、リテーラーから招待を受ける必要があります。このプログラムでは、次のことができます：

* リテーラーとつながり、自社製品の露出を増やし、より多くのパートナー推奨を獲得し、プラットフォームを通じて売上を伸ばす
* 管理する [Product Boost キャンペーン](/brand/ja/what-would-you-like-to-learn-about/beta-product-boost/product-boost-explained.md) リテーラーと
* Product Boost キャンペーンの実績レポートを確認する
* ベンダー負担のキャンペーン活動に対する請求と支払いを自動化する

次の記事では、リテーラーから招待を受けた後の登録手順と、リテーラーへの接続方法を説明します。

## ベンダーとして登録する

{% stepper %}
{% step %}

### **メールを受け取る**

1. リテーラーブランドから招待メールを受け取ります。
2. 選択 **招待を承諾する**.

<div data-with-frame="true"><figure><img src="/files/37ba4d30a937681cf1c1b02b7eae46c90ea7c545" alt="" width="468"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### **impact.com アカウントにログインする**

* impact.com は初めてですか？まずは **サインアップ** メールアドレスで。
* すでに impact.com アカウントをお持ちですか？選択してください **サインイン**.

<div data-with-frame="true"><figure><img src="/files/7e3402cdaaa8bcab5490ce0837964064c6339d1c" alt="" width="413"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### **個人情報と会社情報を入力する**

1. 個人情報を入力してから、 **続行**.
   1. システムが一致する Retail Media プログラムを見つけた場合は、新しいアカウントを作成するのではなく、ドロップダウンメニューからそれを選択することをおすすめします。
2. 会社情報を入力してから、 **続行**.
   {% endstep %}

{% step %}

### **チェックリストを完了する**

1. 次の画面で *Retail Media プログラム* 登録チェックリストでは、 **開始する**.
2. 次の画面で *プログラムを作成する* モーダルで、次を入力してください **プログラム名**、次に選択します **次へ**.

   * リテーラーから受け取るすべての接続招待にはこの Retail Media プログラムを選択することをおすすめします。そのため、以下のような中立的なプログラム名を入力してください。例： *StarkTech Electronics Retail Media Program* （次のような名前ではなく *StarkTech X WayneMart Product Boost Collab*）。中立的なプログラム名にすることで、すべての接続招待にこのプログラムを使用できます。
   * これでプログラムは有効になっているはずです。

   <div data-with-frame="true"><figure><img src="/files/57e60add35e83d022081290627233f1716132f1d" alt=""><figcaption></figcaption></figure></div>

{% endstep %}
{% endstepper %}

## 次の手順

Retail Media プログラムに正常にサインインすると、 [*リテーラー一覧*](https://app.impact.com/secure/advertiser/vendor/manage-vendor-program-retailers-flow.ihtml) 画面が表示されます。すべてのリテーラーのステータスは *未接続* サインインした相手を除きます。参照： [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) Product Boost キャンペーンの作業を開始するには


---

# 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/join-a-retail-media-program-as-a-vendor.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.
