> 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/seller-program/amazon-seller-program/set-up-your-amazon-seller-funding-strategy.md).

# Amazon Sellerの資金調達戦略を設定する

impact.com を初めて利用する方でも既存のお客様でも、Amazon Seller プログラムの資金戦略が Amazon の28日間のアクションロック期間に適切に合致していることを確認する必要があります。すでに impact.com プログラムをお持ちの場合は、Amazon Seller プログラム用に別の資金戦略を作成するために Billing Group を設定する必要があるかもしれません。

## ロック期間が重要な理由

Amazon のアクションロック期間とは、Amazon がコンバージョンをトラッキングしてから、impact.com 上でアクションが確定するまでの時間です。確定、つまり「ロック」されると、アクションは返品による取り消しや、報酬調整のための変更ができなくなります。この時点では、アクションが契約条件に合致しているかどうかにかかわらず、販売に対してパートナーへ支払う必要があります。

Amazon のロック期間は28日間であり、Amazon のコンバージョンデータが impact.com に反映されるまで最大2日かかることを考慮すると、この期間中の取り消しや変更を見込めるだけ十分に長い資金戦略にする必要があります。拒否されたコンバージョンに対する自動支払いのリスクを最小限に抑えるため、以下に示す資金戦略を設定することを強く推奨します。

## 複数のプログラムタイプを扱う場合

既存の impact.com プログラムがあり、パートナーとの契約で定められているアクションロック期間が **1か月と2日** 以上であれば、Amazon Seller プログラムでも既存の資金戦略を引き続き使用できます。この期間があれば、自動支払いが行われる前に、Amazon 上での差し戻しや変更が impact.com に反映されるのに十分です。

既存のプログラムのロック期間が **1か月と2日**より短い場合は、 [Billing Group を作成する](/brand/ja/what-would-you-like-to-learn-about/platform-features/finance/finance-settings/create-a-billing-group.md) 必要があります。Billing Group の設定が完了したら、以下の *Amazon Seller の資金戦略*.

## Amazon Seller の資金戦略

未完了のコンバージョンや、条件外のアクションに対してパートナーへ支払ってしまうリスクを最小限に抑えるため、この推奨方法を使用してください。

{% stepper %}
{% step %}

#### **ステップ1：カスタム GAAP 請求設定を行う**

1. 上部のナビゲーションバーから、 **残高 → 設定 → Billing Groups**.
   1. Billing Group 機能は現在ベータ版です。アクセス権を取得するには [サポート](https://app.impact.com/support/portal.ihtml) に連絡してください。
2. Amazon Seller プログラムの Billing Group にカーソルを合わせ、 ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **\[詳細] → パートナー手数料ドキュメント設定**.
3. の *月次明細書* セクション、 ![](/files/966a7b9c51811043ca7c1811ec6f6b9ef39fd26f) **\[オンにする] カスタム GAAP 月**.
4. 選択 **OK** を押して、カスタム GAAP 設定を変更することを確認します。
5. 次の ![](/files/6f8314de4650eb50296a22f0905ff81ab67391cc) **\[ドロップダウンメニュー]**、次を選択して *明細書を生成するのは* **4日目** *毎月*.
6. **保存** あなたの設定。
   {% endstep %}

{% step %}

#### **ステップ2：アクションロックを設定する**

プログラムテンプレートの条件では、必ず次を行ってください：

* 設定 *アクションロック* を *アクションはロックされる* **1** *か月* *と* **2** *日* **月末の後** *それらは* **トラッキングされる**.
  {% endstep %}
  {% endstepper %}


---

# 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/seller-program/amazon-seller-program/set-up-your-amazon-seller-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.
