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