> 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/zh/what-would-you-like-to-learn-about/platform-features/finance/your-subscription/impactcom-fees-explained-for-brands.md).

# 面向品牌的 impact.com 费用说明

当您与 impact.com 签约时，您的合同会规定平台和产品订阅以及可能产生的服务费应付金额。这些费用按月计费，并且可以按月或按年支付。

**impact.com 费用在到期时将直接从您的资金账户中扣除，并优先于所有其他付款。**. 在决定您的 [资金策略](/brand/zh/what-would-you-like-to-learn-about/platform-features/finance/finance-explained-for-brands.md) 以始终确保您的 impact.com 费用得到支付。

#### 费用类型

您的 impact.com 发票上会显示 3 种费用类型。

|                                                                                                                                                       |                                                                                                     |
| ----------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------- |
| **费用类型**                                                                                                                                              | **说明**                                                                                              |
| [订阅费](/brand/zh/what-would-you-like-to-learn-about/platform-features/finance/your-subscription/view-your-impactcom-subscription-and-usage-details.md) | 用于使用 Performance 和/或其他 impact.com 产品的月费或年费。                                                         |
| [增量增长费](/brand/zh/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/zh/what-would-you-like-to-learn-about/platform-features/finance/finance-documents/impactcom-invoices.md).
* 根据您与合作伙伴签订的合同条款，您还可能会被收取合作伙伴成本，例如付款、绩效奖金等。这些合作伙伴成本按月开具发票。了解在哪里可以找到您的 [合作伙伴付款发票](/brand/zh/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/zh/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.
