> 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/deals/schedule-start-and-end-dates-for-deals.md).

# 为优惠安排开始和结束日期

您可以为交易设置开始和结束日期，让其在限定时间内运行。这些可用期可以为每个交易单独设置。

#### 为现有交易安排开始和结束日期

要为现有交易安排开始和结束日期，请通过调整这些日期来编辑该交易，在 *可用日期* 部分中。如果这些日期在创建交易时未设置，您可以随时添加或更新。

1. 从左侧导航栏中选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage]** → **内容** → **交易**.
2. 将鼠标悬停在要安排的交易上，然后选择 ![](/files/48274f9251fd79e93a99aad7b4393690b07a61c9) **\[更多]** → **编辑**.
3. 导航至 *可用日期* 部分中，并设置 **开始日期** 和 **结束日期** 用于该交易时间范围的。

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>注意：</strong> 即使交易的开始日期在过去，您也可以保存对交易的编辑。如果您决定更改开始日期，或在没有开始日期时添加一个，则新日期必须设为当前时间或更晚。</p></div>

   * 设置一个 **时区** 来自 ![](/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1) **\[下拉菜单]**.
4. 选择 **更新** 以确认您的更改。

#### 向合作伙伴显示即将开始的交易

设置为未来开始的交易只会在您创建时指定的开始日期才会变为激活状态。如果您希望未来日期的交易对合作伙伴可见，您必须启用 *显示未来交易* 设置。

1. 从顶部导航栏中，选择 ![](/files/34cff7cafbbfcd416778a35b63cb058c27bcda8b) **\[用户资料] → 设置**.
2. 在 *项目* 列，在 *常规*下，选择 **广告设置**.
3. 导航至 *默认值* 部分。在 *显示未来交易*，选择 ![](/files/e13da78c3fe9466cb109d0fdd9febb23a52c304d) **\[未勾选的复选框]** 以允许合作伙伴查看开始日期在未来的交易。
4. 选择 **保存**.


---

# 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/deals/schedule-start-and-end-dates-for-deals.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.
