> 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/partner/ja/nitsuitebitaidesuka/account-management/account-settings/how-can-i-merge-my-impactcom-partner-accounts.md).

# impact.com のパートナーアカウントを統合するにはどうすればよいですか？

<a href="https://pxa.impact.com/student/activity/1099688?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=part-lp-351&#x26;utm_campaign=help-center" class="button primary">PXAコースを受講する</a>

impact.comのパートナーアカウントを統合する方法は2つあります: *プログラムの統合* と *アカウントのリンク*.

## プログラムを1つのアカウントに統合する

複数のプログラムを統合すると、1つの *主要* アカウントからすべてのプログラムにアクセスし、すべてのブランドを接続できます。主要アカウントにはすべての請求書とアクションが集約され、impact.comからの請求書と支払いは1件になります。

アカウントを統合するには、提携している各ブランドに連絡し、プログラムをすべて統合したい impact.com のアカウントID宛てに契約提案を送ってもらうよう依頼する必要があります。

{% stepper %}
{% step %}

### アカウントIDを控えておく

始める前に、メイン（主要）アカウントとして使用したいアカウントを選び、そのアカウントIDを保存してください。すべてのプログラムをこの1つのアカウントに統合します。&#x20;

impact.comアカウントのアカウントIDは、ページ左上隅の **アカウント管理** ドロップダウンリストのアカウント名の下にあります。

<div data-with-frame="true"><figure><img src="/files/95d422e7ba22e24b292e7739dd6824f582b16ec1" alt="" width="513"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### ブランドに連絡する

提携している各ブランドに連絡し、プログラムを統合したい impact.com のアカウントID宛てに契約提案を送ってもらうよう依頼してください。提案を受け取ったら、主要アカウント内でそれらを承認してください。プログラムが移行されたら、 [セカンダリアカウントを閉鎖します](/partner/ja/nitsuitebitaidesuka/account-management/account-settings/account-management/how-do-i-close-my-partner-account.md)。サポートが、無効化する前にそれらのアカウントにある出金を処理します。

<details>

<summary>ブランドに連絡する</summary>

1. 上部ナビゲーションバーから **「管理」を選択します** → **自分のブランド** → [**自分のブランド**](https://app.impact.com/secure/mediapartner/marketplace/new-campaign-marketplace-flow.ihtml).
2. 連絡したいブランドを選択します。
3. スライドアウトモーダルで連絡先情報を確認するか、 ![](/files/861d5066026eb393cc39f9a8f23ed7e5778e39ab) **\[メール]** を選択してimpact.com経由でブランドに連絡します。

<div data-with-frame="true"><figure><img src="/files/e4dcc9fc5001fafe0f521ba4f504a53d340237ca" alt="" width="375"><figcaption></figcaption></figure></div>

{% hint style="success" %}
**注:** メッセージには、現在そのプログラムに接続されているアカウントIDと主要アカウントのアカウントIDの両方を必ず含めてください。
{% endhint %}

</details>
{% endstep %}
{% endstepper %}

## 1つのユーザー名にアカウントをリンクする

複数のアカウントを1人のユーザーにリンクすると、1つのユーザー名で複数のアカウントにアクセスできます。各アカウントの固有設定は保持されますが、同じユーザー名から任意のアカウントを表示できます。impact.comからの支払いは、各アカウントの財務設定と通貨に基づいて受け取ります。

さまざまなアカウントを1つのユーザー名にリンクするには、主要アカウントを各アカウントに招待してください。

1. ログインする *リンクされていない* あなたの *主要* アカウントにリンクしたい
2. [招待を送信する](/partner/ja/nitsuitebitaidesuka/account-management/account-settings/user-management/invite-and-manage-partner-account-users.md) の主要メールアドレス宛てに *主要* アカウントにリンクしたい
3. メールで受信した招待リンクにアクセスします。
4. 選択する **アカウントにサインインする**.
5. ログイン時にはあなたの *主要* アカウント
6. **承諾する** 招待を
   * すべてのアカウントがリンクされているかどうかは、左上のアカウント名を選択すると確認できます *アカウント* のドロップダウン
7. リンクしたい各アカウントで、すべてのアカウントが承認されるまでこれらの手順を繰り返します。


---

# 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/partner/ja/nitsuitebitaidesuka/account-management/account-settings/how-can-i-merge-my-impactcom-partner-accounts.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.
