> 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プログラムに参加する

ベンダーとして、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.
