> 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) **\[互动]** → **内容** → **优惠**.
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.
