> 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/reach-out-to-partners/partner-management/understanding-partner-removals-from-the-marketplace.md).

# マーケットプレイスからのパートナー削除の理解

impact.com は、すべてのユーザーにとって信頼でき、コンプライアンスに準拠したマーケットプレイスの維持に取り組んでいます。私たちは、パートナーが当社の [マスタープログラム契約](https://impact.com/legal/impact.com_Master_Program_Agreement.pdf) (MPA)。パートナーが当社の MPA に違反していると判明した場合、当社は措置を講じることがあり、その中には impact.com マーケットプレイスからの削除が含まれる場合があります。

### パートナーが削除された場合はどうなりますか？

プログラム内のパートナーがマーケットプレイスから削除された場合は、メールで通知されます。これは、その状況を把握していただくためです。マーケットプレイスからの削除は、パートナーとの契約を自動的に終了するものではありません。パートナーシップを継続するかどうかは、あなた次第です。

### ブランド向けの推奨対応

impact.com では、該当するパートナーとのパートナーシップを見直し、必要な対応を取ることを推奨しています。以下に、取れる対応をいくつかご紹介します。

* **パートナーシップを見直す** — パートナーシップ契約とパートナーの実績を慎重に確認してください。パートナーがプログラムにもたらす価値と、パートナーシップを継続することに伴うリスクを評価してください。アクセス権がある場合は、当社の [イベントリスク](/brand/ja/what-would-you-like-to-learn-about/platform-features/protect-and-monitor-your-performance-program/event-risk/event-risk-explained.md) 不審なアクティビティを調査・監視するための機能。
* **コンプライアンスを確認する** — パートナーのプロモーション方法と活動が、貴社ブランドのガイドラインおよびポリシーに準拠していることを確認してください。アクセス権がある場合は、当社の [Protect 機能セット](/brand/ja/what-would-you-like-to-learn-about/platform-features/protect-and-monitor-your-performance-program.md) このプロセスの大部分を自動化するために使用してください。
* **次の対応を決める** — パートナーのレビュー結果に基づいて、パートナーシップを継続するか、または [終了する](/brand/ja/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/contracts/expire-partner-contracts.md) その契約。


---

# 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/reach-out-to-partners/partner-management/understanding-partner-removals-from-the-marketplace.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.
