> 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.
