> 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 では、該当パートナーとの提携を見直し、必要な対応を取ることを推奨しています。実施できる対応の例を以下に示します。

* **提携内容を見直す** — 提携契約とパートナーのパフォーマンスを注意深く確認してください。プログラムにもたらす価値と、提携を継続することに伴うリスクを評価します。アクセスできる場合は、当社の [Event Risk](/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.
