# データダウンロード接続を設定する

コネクタは、impact.com とブランド、パートナー、またはその他の関係者間で行われるすべてのバッチデータファイル転送のための仕組みです。各接続（個別のコネクタ）には、データタイプ（クリック、コンバージョン、商品カタログなど）、方向（受信または送信）、方法（SFTP、FTP、メール）などの属性があります。

コネクタウィザードを使用すると、他のプラットフォームへの接続を設定できるため、impact.com がデータを自動的にバッチ処理し、拡張されたデータをお使いのシステムに配信できます。

#### 送信接続を作成する

1. 上部のナビゲーションバーから ![](/files/2c38195ecc23a36266a65082c4bfc52f44a43503) **\[ユーザープロファイル] → 設定**.
2. 左側の列で、 *技術情報*」の下で、次を選択します **接続**.
3. 選択します **接続を作成** 右上の に進み、コネクタウィザードにアクセスします。
   * 一度作成した接続は削除できません。

<details>

<summary>コネクタの用語</summary>

| 用語     | 説明                                                                                                      |
| ------ | ------------------------------------------------------------------------------------------------------- |
| 接続名    | 接続を説明する名前を入力してください。（例：集計パフォーマンスデータをダウンロード）。                                                             |
| 方向     | この接続が対応するデータの方向：Inbound は impact.com に入ってくるデータ、Outbound は impact.com から別のプラットフォームへ送られるデータです。            |
| データタイプ | この接続が処理するデータの種類（例：コンバージョンデータ、アクションの変更など）。                                                               |
| 方式     | この接続で使用する転送方法（例：FTP、SFTP、またはメール）。                                                                       |
| 方法論    | 転送方法論。Inbound 接続は「Push to Impact」と「Pull from 3rd Party」をサポートします。Outbound 接続は「Pull from Impact」をサポートします。 |
| 接続の詳細  | <p>必要となる接続の詳細は、選択した方向、方法、方法論の組み合わせによって異なります。</p><p>場合によっては詳細を入力する必要があり、別の場合では impact.com が詳細を提供します。</p> |

{% hint style="info" %}
**注：** 詳細はこちら [impact.com にデータを提供する](/brand/ja/nitsuitebitaidesuka/account-administration/account-settings/send-data-to-impactcom/create-a-data-upload-connection.md).
{% endhint %}

</details>

#### impact.com からデータを受け取る

{% stepper %}
{% step %}

#### **ステップ 1: 方向**

1. 接続名を入力し、データの *方向* を選択します。
2. 「 ![](/files/655db55cd06b69109e64fb992dddd9b2c7f03241) **［ラジオボタン］** して **impact.com からデータを受け取る**.
3. 選択します **次へ** を続行します。

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

{% step %}

#### **ステップ 2: タイプ**

1. 接続が対応するデータのタイプを選択します： **パフォーマンスボーナス詳細** または **レポート**.
2. 選択します **次へ** を続行します。

<figure><img src="/files/5eafe4cb56fb8ee52bc85a050f703db2fd322dad" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### **ステップ 3: 方法**

1. その *方式* が選択されます： **SFTP**。必要に応じて変更できます。
2. その *方法論* が選択されます： **impact.com から取得**.
3. 選択します **次へ** を続行します。

<div data-with-frame="true"><figure><img src="/files/746cf9b8a6523a93c08ae33c3d57601d0737033e" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

#### **ステップ 4: 認証情報**

1. 以下のいずれかを選択してください **既存の認証情報** をドロップダウンから、 **既存の認証情報を編集** または **新しい認証情報を作成**.
   * 新しい認証情報を作成する場合は、その用途を説明する認証情報名を入力してください。例： *集計パフォーマンスデータをダウンロード*、次に以下のいずれかを選択します。 **公開鍵 → 作成** または **パスワード → 作成**.
   * を選択すると、値が自動入力されます。必ず **パスワード**これらの値を **コピー** してください。
2. 選択します **次へ** を続行します。

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

{% step %}

#### **ステップ 5: 確認**

1. 最後に設定を確認し、次に **作成** を選択して接続を作成します。
   {% endstep %}
   {% endstepper %}


---

# Agent Instructions: 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:

```
GET https://help.impact.com/brand/ja/nitsuitebitaidesuka/account-administration/account-settings/send-data-to-impactcom/configure-a-data-download-connection.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
