> 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/readme/set-action-locking-and-payment-scheduling-periods.md).

# 设置行动锁定和付款排期周期

模板条款的 *行动锁定期* 是指从某个行动被 impact.com 记录到其被锁定（或不再可更新）之间的时间。在此期间，您应执行任何必要的行动修改或撤销，因为一旦此期间过去，该行动就无法再更新。

模板条款的 *付款排期期间* 是指从行动被锁定到合作伙伴因促成该行动而获得付款之间的时间。在此期间，您应确保账户中有足够资金来覆盖“发票清单”（SOI）中记录的金额以及任何 impact.com 发票。

### 配置您的锁定期

您可以通过使用固定的 *天* 锁定期或动态的 `月 + 日` 锁定期，来定义订单何时变为最终状态并且不再可撤销。&#x20;

{% tabs %}
{% tab title="27 天仅按天限制" %}
如果您使用 *天* 仅按天来配置锁定期，则最大值为 27 天。此限制可确保：

* **标准化：** 日历月份各不相同（28、29、30 或 31 天）。27 天的窗口是能够保证适用于 *每个* 月份的最长时长。
* **防止周期漂移：** 通过采用少于 28 天的周期，我们确保成本和转化始终在其预期的月度周期内锁定。这可以防止“重叠”或“漂移”，即某个月份的交易可能由于像 2 月这样较短的月份而无意中锁定到不同的财务期间。
  {% endtab %}

{% tab title="基于月份的动态锁定" %}
如果您需要超过 27 天的锁定期，应使用 `月 + 日` 配置。与固定天数不同，基于月份的锁定会根据订单发生的月份进行调整。

如果您设置 1 个月 + 15 天的锁定期，平台会根据具体月份计算总时长：

| 如果月份是……                       | 锁定时长将为……      |
| ----------------------------- | ------------- |
| 2 月（平年）                       | 43 天（28 + 15） |
| 2 月（闰年）                       | 44 天（29 + 15） |
| 4 月、6 月、9 月、11 月              | 45 天（30 + 15） |
| 1 月、3 月、5 月、7 月、8 月、10 月、12 月 | 46 天（31 + 15） |
| {% endtab %}                  |               |
| {% endtabs %}                 |               |

1. 在顶部导航栏中，选择 ![](/files/1cbb667ec4878308f24ec4acd13cbf03ede0bdfe) **\[用户资料] →** [**设置**](https://app.impact.com/secure/advertiser/account-settings-flow.ihtml?execution=e6s1).
2. 在左侧栏中，在 *常规*下，选择 **模板条款规则**.
3. 在 *规则执行* 部分中，选择 ![](/files/48509e0f0c9ae68203294f8aae7777211a4315e1) **\[未勾选的复选框]** 下方的 **规则的应用**.
4. 在 *模板条款* 部分， ![](/files/3980f01ba7b178cc917bfb7b270feb4fac2992c6) **\[切换开启]** **行动锁定** 并根据需要配置该设置。
   * 在此示例中，该设置配置为 `行动在月末后 0 个月 27 天锁定`:
5. 接下来， ![](/files/3980f01ba7b178cc917bfb7b270feb4fac2992c6) **\[切换开启]** **付款排期** 并根据需要配置该设置。
   * 在此示例中，该设置配置为 `行动在其锁定所在月份的月末后 0 个月 20 天支付`:
6. 选择 **保存**.

{% hint style="info" %}
**示例**：如果您已按上述方式配置行动锁定和付款排期期限，且合作伙伴在 1 月促成了行动，那么所有行动都将于 2 月 28 日锁定。到 3 月 2 日，您将收到来自 impact.com 的 SOI，其中汇总了所有合作伙伴发票。此时，您应开始为账户充值，以充分覆盖这些发票 *以及* 您的 impact.com 发票。最后，您的账户将在 3 月 20 日被扣款，以便向合作伙伴付款。
{% endhint %}


---

# 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/readme/set-action-locking-and-payment-scheduling-periods.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.
