> 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/finance/partner-funds-transfer/bulk-upload-partner-funds-transfers.md).

# パートナーへの資金送金を一括アップロード

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

複数の [パートナーへの資金振替](/brand/ja/what-would-you-like-to-learn-about/platform-features/finance/partner-funds-transfer/transfer-funds-to-a-partner.md) (PFT) は、impact.comプラットフォームまたはFTP経由でファイルをアップロードすることで一度に作成できます。

## impact.comプラットフォーム経由での一括アップロード

CSV、.XLS、.XLSXのいずれかの形式で一括アップロードファイルを送信します。一括アップロードの処理には、ファイルサイズに応じて数分から1日かかります。ファイルの最大サイズは10MBです。一括アップロードファイルは、次の [一括パートナー資金振替ファイル形式](https://docs.google.com/spreadsheets/d/1AtfUGCBKDrdkEFN5DzQsLz0T6V3ykyebSHkbI0KL8Ys/edit?usp=sharing).

1. 上部ナビゲーションバーから、 **残高** → **振替**.
2. 右上隅で、 [**振替の一括アップロード**](https://app.impact.com/secure/advertiser/finance/fr/partner-funds-transfer.ihtml).
3. の横にある *Excel/CSVファイルをアップロード*、 **ファイルを選択**.
   * 一括アップロードファイルは次の *一括パートナー資金振替ファイル形式リファレンス* に従って設定してください。
4. ファイルを追加してください。
5. 選択 **送信**.

<details>

<summary>一括パートナー資金振替ファイル形式リファレンス</summary>

| 列                  | 種類  | 必須  | 説明                                                                                                                                                                                                                                             | 有効な値                                                                                       |
| ------------------ | --- | --- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------ |
| `TransferType`     | 列挙型 | はい  | パートナーに送信する振替の種類。                                                                                                                                                                                                                               | <p><code>MAKE\_GOOD</code></p><p><code>BONUS</code></p><p><code>PAID\_PLACEMENT</code></p> |
| `CampaignId`       | 整数  | はい  | この支払いで参照するプログラム。                                                                                                                                                                                                                               | 1000                                                                                       |
| `金額`               | 文字列 | はい  | パートナーに送る金額。                                                                                                                                                                                                                                    | 123                                                                                        |
| `PartnerAccountId` | 整数  | はい  | 振替を受け取るパートナー。                                                                                                                                                                                                                                  | 98765                                                                                      |
| `TrackerId`        | 文字列 | いいえ | この支払いで参照するイベント種別。                                                                                                                                                                                                                              | 12345                                                                                      |
| `PaymentDate`      | 文字列 | いいえ | 振替があなたのアカウントから引き落とされ、受取人に入金される日付を入力してください。これを含めない場合、PFTは即時に支払われます。                                                                                                                                                                             | `YYYY-MM-DD`                                                                               |
| `コメント`             | 文字列 | いいえ | この振替に関するコメントがある場合は、この列に入力してください。                                                                                                                                                                                                               | 最大長: 255文字。                                                                                |
| `InvoiceMonth`     | 文字列 | いいえ | これは常に **Current**.                                                                                                                                                                                                                             | `CURRENT`                                                                                  |
| `EventDate`        | 文字列 | いいえ | 振替を報告する日付を入力してください。                                                                                                                                                                                                                            | `YYYY-MM-DD`                                                                               |
| `通貨`               | 列挙型 | はい  | <p>次の <a href="https://www.iso.org/iso-4217-currency-codes.html">3桁のISOコード</a> この振替を行いたい通貨の</p><p>振替は、あなたまたはパートナーの口座通貨でのみ送信できます。通貨が一致しない場合、換算手数料が発生することがあります。</p><p>あなたの口座の通貨で振替を送る場合、手数料はパートナー負担になります。パートナーの口座の通貨で振替を送る場合、手数料はあなた負担になります。</p> | `3桁のISOコード`                                                                                |
| `Text1`            | 文字列 | いいえ | この振替のメタデータ文字列を入力してください。                                                                                                                                                                                                                        | 任意の値を入力できます。                                                                               |
| `Text2`            | 文字列 | いいえ | この振替のメタデータ文字列を入力してください。                                                                                                                                                                                                                        | 任意の値を入力できます。                                                                               |
| `Text3`            | 文字列 | いいえ | この振替のメタデータ文字列を入力してください。                                                                                                                                                                                                                        | 任意の値を入力できます。                                                                               |

{% hint style="info" %}
**例:**

```programlisting
| `TransferType` | `CampaignId` | `TrackerId` | `Amount` | `PartnerAccountId`  | `PaymentDate` | `Comments`       | `InvoiceMonth` | `EventDate`  | `Currency` | `Text1` | `Text2` | `Text3` |
|----------------|--------------|-------------|----------|---------------------|---------------|------------------|----------------|--------------|------------|---------|---------|---------|
| `MAKE_GOOD`    | `1000`       | `12345`     | `250`    | `98765`             | `2021-10-30`  | `サンプルコメント` | `CURRENT`      | `2021-08-30` | `USD`      |         |         |         |
| `BONUS`        | `1000`       | `12345`     | `1500`   | `12345`             | `2021-10-30`  | `サンプルコメント` | `CURRENT`      | `2021-08-30` | `USD`      |         |         |         |
```

{% endhint %}

</details>

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

{% hint style="warning" %}
**一括アップロード結果**：バッチアップロードの結果を記載したメールが届きます。このメールには、正常に設定された振替と失敗した振替の内訳、および失敗した振替が失敗した理由も含まれます。ファイルを送信してから48時間以内にこのメールが届かない場合は、CSM（または [サポートに連絡してください](https://app.impact.com/support/portal.ihtml)).
{% endhint %}


---

# 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/finance/partner-funds-transfer/bulk-upload-partner-funds-transfers.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.
