> 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/contracts-and-template-terms/contracts/revert-a-partner-contract-switch-or-expiry.md).

# パートナー契約の切り替えまたは期限切れを元に戻す

最近 [切り替えた](/brand/ja/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/contracts/replace-a-partners-contract.md) （または [終了した](/brand/ja/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/contracts/expire-partner-contracts.md)）パートナーの契約を将来の日付で切り替え／終了した場合は、切り替え／終了が有効になる日までに気が変われば、その操作をキャンセルできます。

切り替えまたは終了の撤回を送信したら、プラットフォームが更新されるまで1分ほどお待ちください。

<div data-with-frame="true"><figure><img src="/files/53303d6547940f6d9221477e2d8595b6ec157260" alt="" width="316"><figcaption></figcaption></figure></div>

#### 今後の契約切り替えを撤回する

1. 左側のナビゲーションメニューで、次を選択します ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage]** → **パートナー →** [**パートナー**](https://app.impact.com/secure/advertiser/engage/mediapartners/view-mediapartners-flow.ihtml).
   * 代わりに、クリエイタープログラムでは、次を選択します ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage] →** **パートナー →** [**クリエイター**](https://app.impact.com/secure/advertiser/engage/discover/radius/fr/partner_ui.ihtml).
2. 選択します ![](/files/cee708af81ce6ea11e1b8e19926313a76dcf097e) **\[チェックボックス]** 撤回したい契約切り替えの対象となるパートナーの横にあるものを選択し、次に **契約 → 設定を変更**.
3. 〜で *設定を変更* 画面で、次を選択します ![](/files/966a7b9c51811043ca7c1811ec6f6b9ef39fd26f) **\[オンに切り替え] これらのパートナーの今後の切り替えをすべて撤回**.
4. 画面下部で、次を選択します **送信**.

#### 今後の契約終了を撤回する

1. 左側のナビゲーションメニューで、次を選択します ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage]** → **パートナー →** [**パートナー**](https://app.impact.com/secure/advertiser/engage/mediapartners/view-mediapartners-flow.ihtml).
   * 代わりに、クリエイタープログラムでは、次を選択します ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage] →** **パートナー →** [**クリエイター**](https://app.impact.com/secure/advertiser/engage/discover/radius/fr/partner_ui.ihtml).
2. 選択します ![](/files/cee708af81ce6ea11e1b8e19926313a76dcf097e) **\[チェック済みのボックス]** 撤回したい契約終了の対象となるパートナーの横にあるものを選択し、次に **契約 → 設定を変更**.
3. 〜で *設定を変更* 画面で、次を選択します ![](/files/966a7b9c51811043ca7c1811ec6f6b9ef39fd26f) **\[オンに切り替え] これらのパートナーの契約期間を変更**、次に設定します *期間* を **継続中**.
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/contracts-and-template-terms/contracts/revert-a-partner-contract-switch-or-expiry.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.
