> 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/add-funds-to-your-funding-account/net-30-prf-funding-strategy.md).

# Net 30（PRF）資金調達戦略

その *ネット30（PRF）* この資金調達戦略では、で作成された予測に基づいて、アカウントへ事前に資金を入れておくことが前提となります [支払い請求書フォーム](/brand/ja/what-would-you-like-to-learn-about/platform-features/finance/add-funds-to-your-funding-account/generate-a-payment-request-form.md) （PRF）。この文書はアクションがロックされる前に生成されるため、アクションの変更／取消しを積極的に行うポリシーがある場合、実際の支払額を完全には反映していない可能性があります。

{% hint style="success" %}
**注意：** この戦略は、PreFunder の資金提供タイプを持つアカウントでのみ利用できます。新規ブランドアカウントのデフォルトは請求書明細（SOI）の資金提供タイプであり、特別な事情によりリクエストが承認されない限り、Net 30（PRF）は利用できません。について詳しく見る [資金提供タイプ](/brand/ja/what-would-you-like-to-learn-about/platform-features/finance/add-funds-to-your-funding-account/funder-types-for-brands-explained.md).
{% endhint %}

## 主な特徴

* アクションのロック期間が30日未満の場合に最適です
* アクションがロックされる前にアカウントへ入金するのに最適です
* パートナーに対して、ボーナスや金銭的インセンティブを積極的に提供できます
* 確定済みの請求対象の金銭債務ではなく、コスト予測に依存します

## 必要な財務書類と設定

* [支払い請求書フォーム](/brand/ja/what-would-you-like-to-learn-about/platform-features/finance/add-funds-to-your-funding-account/generate-a-payment-request-form.md) （PRF）
* [PRF文書設定](/brand/ja/what-would-you-like-to-learn-about/platform-features/finance/add-funds-to-your-funding-account/manage-funding-account-document-settings-as-a-brand.md)
* [パートナー請求書](/brand/ja/what-would-you-like-to-learn-about/platform-features/finance/finance-documents/partner-payments-invoices-explained-for-brands.md)

## 実際の運用例

次の内容を使いましょう *スケジュール* 例としてテンプレート用語のデータ:

* **アクションのロック：** アクションはロックされます **1** 月と **0** 日 **月末後** が追跡されます。
* **支払いスケジュール：** アクションへの支払いは **0** 日 **その日の終業後** ロックされます。

### では、実際にはどのようになるのでしょうか？

1. たとえば、パートナーが1月にアクションを発生させたとします。月末時点では、1月に発生したすべてのアクションは保留状態のままです。
2. 2月1日に、impact.com は今後30日間の支払いに必要な資金額を予測した Payment Request Form を生成します。これには、1月分の保留中アクションすべての支払いが含まれます。あなたは、この文書で予測された金額を、指定された期日までに資金用アカウントへ入金します。
3. 2月の間、1月のこれらのアクションは保留のままであるため、各アクションを変更または取消しする時間があります（たとえば注文が返品された場合など）。
4. 最終的にアクションを取消しまたは変更した結果、総支払額がすでに入金済みの金額（手順2）を下回った場合、余剰資金はあなたの [資金アカウント](/brand/ja/what-would-you-like-to-learn-about/platform-features/finance/add-funds-to-your-funding-account/your-funding-account-overview-explained.md).
5. 2月の最終日には、1月のこれらのアクションがロックされ、3月1日 0:00（深夜0時）に支払われます。

## **資金調達戦略を変更したいですか？**

CSM（または [サポートにお問い合わせください](https://app.impact.com/support/portal.ihtml?createTicket=true\&accountType=ADVERTISER)）に連絡して、impact.comで資金調達戦略の変更について相談してください。これはパートナーとの有効な契約に影響する可能性があり、テンプレート条件の更新が必要になる場合があります。サポート担当者と協力して、関連する財務情報が、使用したい資金調達戦略に合わせて最新であることを確認してください。


---

# 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/add-funds-to-your-funding-account/net-30-prf-funding-strategy.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.
