> 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/add-payout-restrictions-to-template-terms.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. 设置支付限制 *规则* 使用 ![](/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1) **\[下拉菜单]** 和字段。
   * 也可以选择 ![](/files/a4d92afe6e302635e52a9d3b155bca7a8dedb2ea) **\[AND]** 在同一个支付限制内创建第二条规则。在这种情况下，所有规则都必须同时适用，该支付限制才会生效。
   * 也可以选择 ![](/files/a4d92afe6e302635e52a9d3b155bca7a8dedb2ea) **\[添加另一项限制]** 以添加一个独立限制，其中各规则彼此独立。
5. 选择 **下一步**.
   1. 如果已有合作伙伴加入了这些模板条款，请选择 **下一步** 以审查您的更改，然后如果对更改满意，请选择 **保存**.
   2. 如果没有合作伙伴加入这些模板条款，请选择 **下一步**，然后 **保存**.

<details>

<summary>支付限制规则参考</summary>

</details>

<div data-with-frame="true"><figure><img src="/files/090b709691e1ad81410be55304d69c8f063a2998" alt="" width="563"><figcaption></figcaption></figure></div>

#### 常见示例

* **流量类型 + 不存在：** 当您只想为明确识别的流量来源付费时，请使用此规则。
* **广告关键词 + 包含 + \[术语]：** 可防止与受限或不合规关键词相关的点击产生支付（例如，“枪支”或“折扣”）。
* **地理限制：** 阻止来自您的产品不可用地区的佣金。

### 基于位置的支付限制

在配置地理限制时，您需要选择正确的数据源。您可以区分点击发生的位置和客户实际所在的地点。

| 要求       | 推荐参数      | 数据源                |
| -------- | --------- | ------------------ |
| 根据收货地址限制 | 客户国家/地区   | 在结账时通过您的跟踪像素传递的数据。 |
| 根据点击位置限制 | 引荐来源国家/地区 | 点击发生时用户的 IP 地址。    |


---

# 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:

```
GET https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/add-payout-restrictions-to-template-terms.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
