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