> 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 の funder type を持つアカウントでのみ利用できます。新規ブランドアカウントはデフォルトで Statement of Invoices（SOI）の funder type となり、特別な事情で申請が承認されない限り、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日 00:00（深夜）に支払われます。

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

担当の 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.
