> 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）資金調達戦略

この *Net 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）。この文書はアクションがロックされる前に生成されるため、アクションの変更／取り消しに積極的なポリシーを採用している場合、実際の支払額を完全には反映しないことがあります。

#### 主な特徴

* 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.
