> 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/agency/ja/what-would-you-like-to-learn-about/finance/impactcom-fees-explained-for-agencies.md).

# エージェンシー向け impact.com の料金の仕組み

impact.comと契約すると、契約には、クライアントに価値をもたらすために impact.com の Partnership Cloud を利用する対価として支払う金額が定められます。これらの料金は、契約に定められた条件に従って毎月請求されます。通常は算出後15日または30日後です。

**impact.comの料金は、支払期日になると資金口座から直接差し引かれ、他のすべての支払いより優先されます**。impact.com料金の請求スケジュールを資金調達戦略を検討する際に念頭に置き、impact.com料金が必ず賄われるようにしてください。

{% hint style="info" %}
**注:** 管理しているブランドとの財務上の関係によっては、ブランドの財務状況を監視する必要がない場合があります。ただし、各請求サイクルごとに impact.com 料金の責任は引き続き負います。
{% endhint %}

#### 料金の種類

impact.com の請求書には4種類の料金が表示されます。各料金タイプに含まれる内容については、以下の表をご覧ください。

|                  |                                                                     |
| ---------------- | ------------------------------------------------------------------- |
| **料金タイプ**        | **含まれる内容**                                                          |
| 月額および継続料金        | <p>• 月額契約料金</p><p>• 初期設定費用（一回限り）</p>                                |
| 月次支払料金           | <p>• マーケットプレイスパートナーへの支払手数料</p><p>• 直接パートナーへの支払手数料</p><p>• 月間最低額</p> |
| 月次クリック/コンバージョン料金 | <p>• 取扱量に応じた処理手数料</p><p>• 増分取扱量手数料</p>                              |
| サービス料金           | <p>• 広告ホスティング料金</p><p>• カスタムレポート料金</p><p>• 銀行送金処理手数料</p>            |

#### impact.com の請求書

impact.com は、料金の一覧が記載されたダウンロード可能な PDF 請求書を提供しています。お使いの *アカウント設定ルール* がどのように設定されているかによって、impact の請求書に管理対象ブランドの料金も含まれる場合と含まれない場合があります。impact.com の請求書を表示するには：

1. 左側のナビゲーションメニューから、 ![](https://2576906605-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FokTNfAIjBtFchXJ9pC2q%2Fuploads%2Fgit-blob-2353e6dbc5652c0304edc7da554b01277ad88839%2F380bebd18697484deff243a63d0ed3fda5b8b3ae7a5d1da26278c64764d33cd9.svg?alt=media) **\[メニュー] → 財務**.
2. 左側のナビゲーションメニューから、 **ドキュメント → impact.com 請求書**.
3. 〜では *impact.com請求書* 画面で、リンクを選択して個別の請求書をダウンロードできます。

{% hint style="info" %}
**注:** これらは impact.com プラットフォームを通じて処理されないため、コミッションは管理対象ブランドに直接請求します。
{% endhint %}

#### パートナー支払い請求書

管理しているブランドとの財務上の関係によっては、掲載料のようなパートナー費用が請求される場合もあります。ブランドの財務状況をあなたが管理している場合、これらの料金が発生したブランドではなく、これらの請求書はあなたに届きます。パートナー支払い請求書を表示するには：

1. 左側のナビゲーションメニューから、 ![](https://2576906605-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FokTNfAIjBtFchXJ9pC2q%2Fuploads%2Fgit-blob-2353e6dbc5652c0304edc7da554b01277ad88839%2F380bebd18697484deff243a63d0ed3fda5b8b3ae7a5d1da26278c64764d33cd9.svg?alt=media) **\[メニュー] → 財務**.
2. 左側のナビゲーションメニューから、 **ドキュメント → パートナー支払い請求書**.
3. 〜では *パートナー支払い請求書* 画面で、リンクを選択して個別の請求書をダウンロードできます。


---

# 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/agency/ja/what-would-you-like-to-learn-about/finance/impactcom-fees-explained-for-agencies.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.
