> 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** アイコンが表示されている場合、お使いのアカウントはアップグレードの対象です。アイコンを選択して、プラットフォーム上で直接 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. 次を設定します *日付範囲* 前回参加ボーナスを送信した時点から今日までの範囲にフィルターします。
   * 参加ボーナスを送信するのが初めての場合は、開始日をテンプレート規約で支払い調整を設定した日に設定してください。
4. 次を設定します *インタラクションタイプ* 参加ボーナスを支払いたい対象でフィルターします。
5. 次を設定します *コミッション率* で選択したのと同じ割合にフィルターします *ステップ4* で *参加ボーナスの支払いを調整する* 上記のセクション。
6. 選択します ![](/files/d94a19ba805cfe15633bc66f9ad98bc372a41699) **\[検索]**.
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.
