# FTP（データフィード用）の概要

impact.com の FTP（ファイル転送プロトコル）サーバーは、次に関する情報を受信または取得するために使用できます [あなたが発生させたアクションの更新](/partner/ja/nitsuitebitaidesuka/platform-features/action-management/data-feeds/introduction-to-data-feeds-for-partners.md)、新規および更新された提携 [あなたが利用できるブランド広告](/partner/ja/nitsuitebitaidesuka/platform-features/working-with-brands/applying-to-brands/find-and-apply-to-brands.md)、および提携ブランドの変更 [製品カタログ](/partner/ja/nitsuitebitaidesuka/platform-features/marketing-content/product-marketplace-and-catalogs/set-product-catalog-feed-preferences-as-a-partner.md)。これらはすべてデータフィードとして知られるファイルで提供されます。

#### データフィードへのアクセス

データフィードを取得する前に、ファイルが配置されている impact.com の FTP サーバーにアクセスするための資格情報を取得する必要があります。そのためには、に移動してください、 *データフィード* ：

データフィードを取得する前に、ファイルが配置されている impact.com の FTP サーバーにアクセスするための資格情報を取得する必要があります。そのためには、に移動してください、 *データフィード* ：

1. 上部ナビゲーションバーから、次を選択します ![](/files/d5a72930acb494115f0761c5714f7896c3faf424) **\[ユーザープロフィール] → 設定**. &#x20;
2. の下に *技術*左側で を選択します **データフィード**.
3. 設定したい該当するデータフィードをセットアップしてください。
   * セットアップ [アクションフィード](/partner/ja/nitsuitebitaidesuka/platform-features/action-management/data-feeds/set-up-an-action-event-data-feed-as-a-partner.md).
   * セットアップ [プロモーション広告フィード](/partner/ja/nitsuitebitaidesuka/platform-features/marketing-content/set-up-a-promotional-ads-feed-as-a-partner.md).
   * セットアップ [製品カタログフィードのファイル形式](/partner/ja/nitsuitebitaidesuka/platform-features/marketing-content/product-marketplace-and-catalogs/set-product-catalog-feed-preferences-as-a-partner.md)。製品カタログフィードは [手動で取得されます](/partner/ja/nitsuitebitaidesuka/platform-features/marketing-content/product-marketplace-and-catalogs/download-product-catalogs-as-a-partner.md).
4. 必要なフィードを設定し、impact.com の FTP サーバーからファイルを取得することを選択した後、そのフィードにアクセスするためのサーバー URL と資格情報を表示できます。
   * impact.com にファイルをあなたの FTP サーバーに送信するよう選択した場合は、代わりに提供したサーバーの詳細が表示されます。
   * impact.com にファイルをメールで送信するよう選択した場合は、代わりに指定したメールアドレスが表示されます。

{% hint style="info" %}
**注意：** 次を提供しています [許可リストに追加する必要がある IP アドレス範囲の一覧](https://integrations.impact.com/impact-publisher/reference/impact-public-ip-addresses) を許可リストに追加してください。必ず **範囲全体**を許可リストに追加してください。そうしないと、impact.com の FTP サーバーがあなたのシステムと通信するのを誤って阻止してしまう可能性があります。
{% endhint %}

<details>

<summary>利点</summary>

* データフィードファイルの形式に関してより多くのオプションがあります。
  * ここでのオプションは XML、タブ、パイプ、および CSV です。
* データフィードファイルを、impact.com のサーバーと通信するための独自のシステムを開発する必要がなく、メールの添付ファイルとして受け取るオプションがあります。
* 当社の FTP サーバーからデータフィードファイルを取得することにした場合、すべてのファイルはそのサーバーに 30 日間保持されます。

</details>

<details>

<summary>ベストプラクティス</summary>

* ポストバックを受信できないがアクションやアクション照会データの迅速な更新にアクセスする必要がある場合は、レート制限を避けるために API 呼び出しよりもデータフィードを利用してください。

</details>

#### 詳細はこちら

* [アクションフィードを設定する](/partner/ja/nitsuitebitaidesuka/platform-features/action-management/data-feeds/set-up-an-action-event-data-feed-as-a-partner.md)
* [プロモーション広告フィードを設定する](/partner/ja/nitsuitebitaidesuka/platform-features/marketing-content/set-up-a-promotional-ads-feed-as-a-partner.md)
* [FTP 経由で製品カタログを取得する](/partner/ja/nitsuitebitaidesuka/platform-features/marketing-content/product-marketplace-and-catalogs/download-product-catalogs-as-a-partner.md)


---

# 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/partner/ja/nitsuitebitaidesuka/platform-features/action-management/data-feeds/ftp-for-data-feeds-overview.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.
