> 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/contracts-and-template-terms/template-terms/payout-adjustments/set-payout-limits.md).

# 设置付款上限

使用模板条款 *限制*，您可以选择在指定时间范围内限制向合作伙伴支付的金额，或限制可支付的操作次数。这些限制可以应用于整个合同、按客户、按订单或按点击。

1. 从左侧导航栏中选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage] → 合同 →** [模板条款](https://app.impact.com/secure/advertiser/engage/contracts/library/view-manage-ios-flow.ihtml).
2. 找到要添加支付限额的模板条款，将鼠标悬停在该行上，然后选择 ![](/files/48274f9251fd79e93a99aad7b4393690b07a61c9) **\[更多]** → **修改条款**.
3. 在……旁边 *限制*, ![](/files/3980f01ba7b178cc917bfb7b270feb4fac2992c6) **\[打开开关]** **指定可支付项目的限制**.
4. 从下拉列表中选择 **付款** 或 **操作**，然后设置您的限额。

{% tabs %}
{% tab title="付款" %}

1. 从 ![](/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1) **\[下拉菜单]**&#x4E0B;，选择 **付款**.
2. 设置合作伙伴可接收的最大金额。
3. 从以下选项中选择限制类型： *全部* （适用于您与合作伙伴之间的整个合同）， *每笔订单*, *按客户*，或 *按点击*.
4. 如果您将支付限额设置为 *全部* 或 *按客户*，您还可以设置 *重置时间* 计入该限额的支付金额。

   * **按天**
   * **按周** — 默认从下周一开始。
   * **按月** — 立即开始。如果该限额已生效且您正在更新它，则将计入本月1日以来的支付金额。
   * **按季度** — 立即开始。如果该限额已生效且您正在更新它，则将计入自以下时间开始的支付金额： [财务季度](https://www.investopedia.com/terms/q/quarter.asp) 。
   * **在合同期限内**

   <div data-with-frame="true"><figure><img src="/files/990c44c628186971ed5e70b3272b84909fc1e297" alt=""><figcaption></figcaption></figure></div>

{% endtab %}

{% tab title="动作" %}

1. 从 ![](/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1) **\[下拉菜单]**&#x4E0B;，选择 **动作**.
2. 选择合作伙伴可获得支付的最大操作次数。
3. 选择限制类型： *全部* （适用于您与合作伙伴之间的整个合同）， *按点击*，或 *按客户*.
4. 如果您将支付限额设置为 *全部* 或 *按客户*，您可以设置 *重置时间* 计入该限额的操作。这些是重置选项：

   * **按天**
   * **按周** — 默认从下周一开始。
   * **按月** — 立即开始。如果该限额已生效且您正在更新它，则将计入本月1日以来的操作。
   * **按季度** — 立即开始。如果该限额已生效且您正在更新它，则将计入自以下时间开始的操作： [财务季度](https://www.investopedia.com/terms/q/quarter.asp) 。
   * **在合同期限内**

   <div data-with-frame="true"><figure><img src="/files/cb5e21b3f2cbb79283de82cf499fbff171a5f277" alt=""><figcaption></figcaption></figure></div>

{% endtab %}
{% endtabs %}

5. 如果您选择限制支付金额 *每天*，请选择是否要自定义周末限额，然后输入您希望的周末限额。
   * 您在此处选择的数值将覆盖您设置的常规限额。
   * 如果您选择限制支付金额 *每周*, *月*, *季度*，或 *合同期限*，周末将始终包含在总限额中，且不能设置自定义限额。
6. 要从修改开始日期起实施新的支付限额，请选择 ![](/files/48509e0f0c9ae68203294f8aae7777211a4315e1) **\[未勾选的复选框]** **重置所有合作伙伴的累计支出**。如果您保持该选项未启用，则新的支付限额将从原始合同开始日期起应用。
   * 请参阅 [使用支付组设置支付规则](/brand/zh/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/payout-adjustments/set-payout-rules-using-payout-groups.md) 或 [联系支持团队](https://app.impact.com/secure/advertiser/support/customer-support-portal-flow.ihtml) 有关支付限额自定义的更多信息。
7. 选择 **下一步** 并检查修改。
8. 确认修改开始日期并选择 **保存**.


---

# 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/contracts-and-template-terms/template-terms/payout-adjustments/set-payout-limits.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.
