> 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/ja/what-would-you-like-to-learn-about/platform-features/deals/schedule-start-and-end-dates-for-deals.md).

# 案件の開始日と終了日をスケジュールする

開始日と終了日を設定して、期間限定で実施するように取引をスケジュールできます。これらの利用可能期間は、各取引ごとに個別に設定できます。

#### 既存の取引の開始日と終了日をスケジュールする

既存の取引の開始日と終了日をスケジュールするには、取引を編集し、これらの日付を *利用可能期間* セクションで調整します。取引の作成時に設定されていなかった場合は、いつでも追加または更新できます。

1. 左側のナビゲーションバーで、 ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **［Engage］** → **コンテンツ** → **ディール**.
2. スケジュールする取引にカーソルを合わせ、 ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **\[その他]** → **編集**.
3. に移動します *利用可能期間* セクションで、 **開始日** および **終了日** 取引の期間を設定します。

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>注：</strong> 開始日が過去であっても、取引の編集内容を保存できます。開始日を変更するか、開始日がない場合は追加する場合、新しい日付は現在時刻以降に設定する必要があります。</p></div>

   * 設定してください **タイムゾーン** から ![](/files/6f8314de4650eb50296a22f0905ff81ab67391cc) **\[ドロップダウンメニュー]**.
4. 選択します **更新** 変更を確定するには。

#### 今後の取引をパートナーに表示する

将来開始するよう設定された取引は、作成時に指定した開始日にのみ有効になります。将来日付の取引をパートナーに表示したい場合は、 *将来の取引を表示* 設定。

1. 上部ナビゲーションバーから、 ![](/files/173ecabf39fd91e83f3ac16fba44d8e9c845708d) **\[ユーザープロフィール] → 設定**.
2. で *プログラム* 列の、 *一般*、選択します **広告設定**.
3. に移動します *デフォルト* セクションを有効にする必要があります。以下で *将来の取引を表示*、次を選択します： ![](/files/a4c20d141714e9e9248551f182c5acacb99049de) **\[未選択のチェックボックス]** パートナーが将来の開始日の取引を閲覧できるようにします。
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/ja/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.
