> 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/zh/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>• Marketplace 合作伙伴付款费用</p><p>• 直接合作伙伴付款费用</p><p>• 每月最低额</p> |
| 月度点击/转化费用 | <p>• 流量处理费用</p><p>• 增量流量费用</p>                                 |
| 服务费       | <p>• 广告托管费</p><p>• 定制报告费</p><p>• 电汇处理费</p>                     |

#### impact.com 发票

impact.com 提供可下载的 PDF 发票，其中列出你的费用。具体取决于你的 *账户设置规则* 设置，你的 impact 发票也可能会或不会包含你所管理品牌的费用。要查看你的 impact.com 发票：

1. 在左侧导航菜单中，选择 ![](/files/e8ee154c84afc18c51180e1c6d71f1967e21b65e) **\[菜单] → 财务**.
2. 在左侧导航菜单中，选择 **文档 → impact.com 发票**.
3. 在 *impact.com 发票* 在该屏幕上，你可以选择链接下载单张发票。

{% hint style="info" %}
**注：** 你将直接向你所管理的品牌开具佣金发票，因为这些费用不通过 impact.com 平台处理。
{% endhint %}

#### 合作伙伴付款发票

根据你与任何所管理品牌的财务关系，你还可能被收取合作伙伴成本，例如投放成本。如果你负责处理品牌的财务状况，你将收到这些发票，而不是产生这些费用的品牌。要查看你的合作伙伴付款发票：

1. 在左侧导航菜单中，选择 ![](/files/e8ee154c84afc18c51180e1c6d71f1967e21b65e) **\[菜单] → 财务**.
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/zh/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.
