> 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プログラム用に別の資金調達戦略を作成するために請求グループを設定する必要がある場合があります。

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

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

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

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

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

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

## Amazon Sellerの資金調達戦略

この推奨アプローチを使用して、不完全なコンバージョンや条件外のアクションに対してパートナーへ支払ってしまうリスクを最小限に抑えてください。

{% stepper %}
{% step %}

#### **手順1: カスタムGAAP請求書設定を行う**

1. 上部ナビゲーションバーで、次を選択します **残高 → 設定 → 請求グループ**.
   1. 請求グループ機能は現在ベータ版です — へのお問い合わせで [サポート](https://app.impact.com/support/portal.ihtml) アクセス権を取得してください。
2. Amazon Sellerプログラムの請求グループにカーソルを合わせて、 ![](/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.
