> 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/cross-channel-performance-insights/optimize-reports/participation-bonus-report-and-bulk-partner-funds-transfers.md).

# 参加ボーナスレポートとパートナー資金送金の一括処理

#### 参加ボーナスレポートを実行する

{% hint style="warning" %}
この機能は、特定の impact.com エディションまたはアドオンでのみ利用できます。もしその ![](/files/f4e17f011f01b566efa9f421519575c83c1771cd) **最適化** アイコンが表示されている場合は、アカウントはアップグレードの対象です。アイコンを選択して、プラットフォーム上で直接 Optimize アドオンを入手してください！
{% endhint %}

この *参加ボーナスレポート* 各パートナーに送るべき金額を、〜を通じて表示します [パートナー資金送金](/brand/ja/what-would-you-like-to-learn-about/platform-features/finance/partner-funds-transfer/transfer-funds-to-a-partner.md).

実際に参加ボーナスを支払うプロセスは手動のため、 *強く検討してください* このレポートを定期的な間隔で実行するようスケジュールすること。方法を学ぶ [レポートをスケジュールする](/brand/ja/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/manage-reports.md).

1. 左側のナビゲーションバーから、 ![](/files/80820a684046e77348a87fa4aae033fc6f04adf0) **\[Optimize]**.
2. 左側のナビゲーション メニューから **支払い → 参加ボーナス**.
3. 設定してください *日付範囲* 最後に参加ボーナスを送信した時点から今日までの間になるようにフィルターします。
   * 初めて参加ボーナスを送信する場合は、開始日を、Template Terms で支払い調整を設定した日に設定してください。
4. 設定してください *インタラクション種別* 参加ボーナスを支払いたい対象でフィルターします。
5. 設定してください *コミッション率* 〜で選択したのと同じ割合になるようにフィルターします *ステップ4* の *参加ボーナス用に支払いを調整する* 上記セクション。
6. を選択 ![](/files/d94a19ba805cfe15633bc66f9ad98bc372a41699) **\[Search]**.
7. 記録する *パートナーID* および対応する *パートナーボーナス* レポートから。これらの項目は、バルク用の **パートナー資金送金** ファイルを作成するために必要です。

#### 一括パートナー資金送金を作成して送信する

レポートからパートナーIDと参加パートナーが受け取るべきボーナス額を取得したら、それらのボーナスを送るための一括パートナー資金送金ファイルを作成できます。個別の [パートナー資金送金](/brand/ja/what-would-you-like-to-learn-about/platform-features/finance/partner-funds-transfer/transfer-funds-to-a-partner.md).

1. 上部ナビゲーションで、次を選択します **残高 → 振替**.
2. 画面右上で、次を選択します **振替の一括アップロード**.
3. 以下 *Excel/CSVファイルをアップロード*の下の **ファイルを選択**.
   * 一括PFTアップロードでサポートされているのは .CSV、.XLS、.XLSX 形式のみです。アップロード前にファイルサイズが10MB未満であることを確認してください。
4. パソコン上でファイルを見つけて選択してください。
5. を選択 **送信**.

{% hint style="success" %}
**注:** バッチアップロードの結果はメールで届きます。このメールには、どの送金が成功し、どれが失敗したかに加え、失敗した送金が失敗した理由も記載されます。ファイル送信後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/cross-channel-performance-insights/optimize-reports/participation-bonus-report-and-bulk-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.
