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