> 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/platform-features/prospect-import-for-brands/bulk-import-prospects-to-your-program.md).

# 見込み顧客をプログラムに一括インポートする

次の手順に従って、既存の impact.com アカウントを持つ見込み先と、持たない見込み先の両方を、CSV で特定のプログラムに一括インポートできます。手動で追加する手間と時間を省けます。また、インポートを確定する前にファイルをテストして、エラーを防ぐこともできます。詳細は [見込み先インポートに関するFAQ](/brand/ja/what-would-you-like-to-learn-about/platform-features/prospect-import-for-brands/prospect-import-faq.md) 詳細はこちら。

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2F8f0xdyvE1FeKyIhbFwoZ%2Fdis-250-7.mp4?alt=media&token=ab8e3832-0ffd-47f3-86f7-bbb1b8019ab6>" %}

#### 見込み先を一括インポート

{% hint style="warning" %}
**警告：** 見込み先のインポート時にグループを作成することはできません。必ず事前に [必要なグループを作成しておいてください](/brand/ja/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/partner-groups/create-and-manage-partner-groups.md) 見込み先リストをインポートする前に必要なグループを作成しておいてください。
{% endhint %}

1. 上部ナビゲーションバーから、 ![](/files/173ecabf39fd91e83f3ac16fba44d8e9c845708d) **\[ユーザープロフィール] → 設定**.
2. 左側の *ツール* セクションで、 [**見込み先をインポート**](https://app.impact.com/secure/advertiser/accountSettings/upload-media-prospect-flow.ihtml).
3. 選択 ![](/files/6f8314de4650eb50296a22f0905ff81ab67391cc) **\[ドロップダウンメニュー]** を選択し、見込み先を追加したいプログラムを選択します。
4. 選択 **ファイルを選択** CSV ファイルをアップロードするには
   * 選択 **ファイル形式の詳細を表示 \[ドロップダウンメニュー]** CSV ファイルの設定方法の詳細を確認できます。また、 **列をクリップボードにコピー** し、スプレッドシートアプリに貼り付けます。 *見込み先インポート用テンプレート* 以下を参照して、CSV ファイルに含めるべきデータを確認してください。
5. 必要に応じて、レコードを作成する前にインポートファイルをテストするには、次を選択します。 ![](/files/fd83586f9930f6bcc6498179e6d7ed9571e7b572) **\[未チェックのボックス]** の下で *ドライランとしてインポート*.
6. 次に、 **送信**.

   * その後、ファイル内の成功した項目やエラーの詳細が記載されたメールが届きます。

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

<details>

<summary>見込み先インポート用テンプレート</summary>

```programlisting
パートナー名、連絡先メールアドレス、メディアプロパティ、グループ名、連絡先の名、連絡先の姓、説明、パートナーID
```

{% hint style="info" %}
**注：** インポートを成功させるには、CSV ファイルに見込み先のパートナー名、連絡先メールアドレス、メディアプロパティ URL を含める必要があります。
{% endhint %}

</details>

#### インポートした見込み先を表示して連絡する

インポートした見込み先を表示して連絡するには、次の手順を実行します。

1. 左側のナビゲーションメニューから ![](/files/fc2aa178f1291b29bb479c0ce0c2b42c3895dc48) **\[Discover] → 見込み先**.
2. 画面上部のフィルターから、 **ソース** フィルターを選択し、 **見込み先インポート** ![](/files/fd83586f9930f6bcc6498179e6d7ed9571e7b572)**\[未チェックのボックス]**.
   * 必要に応じて、見込み先をグループ付きでインポートした場合は、 **グループ** フィルターを選択し、表示したいグループを選択します。
3. 見込み先に連絡するには、 **見込み先への招待を自動化** ワークフローを使用します。詳細は [ワークフローの設定](/brand/ja/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/email-workflows/create-and-manage-email-workflows.md).


---

# 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/platform-features/prospect-import-for-brands/bulk-import-prospects-to-your-program.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.
