> 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) **\[More]** → **编辑**.
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/1cbb667ec4878308f24ec4acd13cbf03ede0bdfe) **\[用户资料] → 设置**.
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.
