> 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/your-subscription/impactcom-fees-explained-for-brands.md).

# ブランド向け impact.com 手数料の解説

impact.comと契約すると、契約にはプラットフォームおよび製品のサブスクリプション料金に加え、場合によってはサービス料金の支払い額が定められています。これらの料金は毎月請求され、月払いまたは年払いでお支払いいただけます。

**impact.comの料金は、支払期日になると資金口座から直接差し引かれ、その他すべての支払いより優先されます**. impact.comの料金の請求スケジュールを考慮して、あなたの [資金調達戦略](/brand/ja/what-would-you-like-to-learn-about/platform-features/finance/finance-explained-for-brands.md) impact.comの料金が必ずカバーされるようにするためです。

#### 料金の種類

impact.comの請求書には、3種類の料金が表示されます。

|                                                                                                                                                               |                                                                                                                              |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------- |
| **料金タイプ**                                                                                                                                                     | **説明**                                                                                                                       |
| [サブスクリプション料金](/brand/ja/what-would-you-like-to-learn-about/platform-features/finance/your-subscription/view-your-impactcom-subscription-and-usage-details.md) | Performanceやその他のimpact.com製品を利用するための月額または年額料金。                                                                               |
| [増分成長料金](/brand/ja/what-would-you-like-to-learn-about/platform-features/finance/your-subscription/how-are-volume-usage-rates-calculated.md)                   | これは、お支払い処理量の割当を超えた場合に発生する料金です。                                                                                               |
| その他の料金                                                                                                                                                        | <p>これらはimpact.comの利用に関連するその他すべてのサービス料金で、以下のようなものが含まれます：</p><p>• 設定費用</p><p>• 広告掲載費用</p><p>• カスタムレポート費用</p><p>• 電信送金処理手数料</p> |

#### 料金と請求書を見る

* impact.comでは、料金を一覧表示したダウンロード可能なPDF請求書を提供しています。どこで見つけて理解するかを学びましょう [あなたのimpact.com請求書](/brand/ja/what-would-you-like-to-learn-about/platform-features/finance/finance-documents/impactcom-invoices.md).
* パートナーとの契約条件によっては、支払い、成果報酬ボーナスなど、パートナー費用についても請求される場合があります。これらのパートナー費用は毎月請求されます。どこで見つけるかを学びましょう、あなたの [パートナーへの支払い請求書](/brand/ja/what-would-you-like-to-learn-about/platform-features/finance/finance-documents/partner-payments-invoices-explained-for-brands.md).


---

# 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/your-subscription/impactcom-fees-explained-for-brands.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.
