> 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/block-partners-from-re-applying-to-your-program.md).

# パートナーが再度プログラムに申し込めないようにブロックする

プログラムへの参加を希望するパートナーからの申請を却下する際、将来的な再申請をブロックすることができます。後でそのパートナーの参加を許可したい場合は、申請を有効にし、クリックのブロックを解除するためにブロックリストから削除する必要があります。参照 [パートナーのブロック解除](#unblocking-partners) 詳細はこちら。

#### パートナーがあなたのプログラムに再申請するのをブロックする

1. 左側のナビゲーションバーで、 ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **［Engage］** → **パートナー** → [申請数](https://app.impact.com/secure/advertiser/engage/contracts/activity/adv-manage-pending-public-ios-v2-flow.ihtml).
2. 次の画面にいることを確認してください **新規** タブを選択します。
3. 却下したいパートナーを見つけて、次を選択します ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **\[詳細] → 却下**.
4. で *申請を却下* ポップアップで却下理由を選択し、ブロックレベルを選択します：

   * **現在のプログラム \[Specific program name]:** この特定のプログラムのみに対してパートナーをブロックします。
   * **すべての自分のプログラム：** 個別のプログラムのブロックリストを作成することなく、現在および今後のすべてのプログラムでパートナーをブロックします。

   <div data-with-frame="true"><figure><img src="/files/51b4a4528f43feed95a5d103db135df77bfea888" alt=""><figcaption></figcaption></figure></div>
5. 選択します **却下**、パートナーを拒否済みパートナーリストへ移動します。

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>ヒント：</strong> 文脈のために理由を <strong>メッセージ</strong> 欄に記入することをおすすめします。将来、パートナーをブロックリストから削除するか検討する際、最初にブロックされた理由がわかると便利です。</p></div>

#### パートナーのブロック解除

以前にパートナーがあなたのプログラムへ申請するのをブロックしていたものの、今後の再申請を許可したい場合は、アカウント設定からこれらの制限を管理し、解除できます。

{% hint style="info" %}
**注：** パートナーのブロックを解除すると、ブランドのすべてのプログラムに対する制限が解除されます。解除後、そのパートナーは利用可能な任意のプログラムにすぐに新しい申請を送信できるようになります。
{% endhint %}

1. 上部ナビゲーションバーから、 ![](/files/173ecabf39fd91e83f3ac16fba44d8e9c845708d) **\[ユーザープロフィール] → 設定**.
2. 下で *アカウント設定* ページ左側で、次を選択します **ブロック済みパートナーを管理** 一般セクションの
3. 次の *ブロック済みパートナー* ページでは、パートナーのブロックを個別または一括で解除できます：

   <div data-with-frame="true"><figure><img src="/files/30945281375621a1764ee54cb9ad1a8e5beb7388" alt=""><figcaption></figcaption></figure></div>

   * **個別：** パートナーを見つけて、次を選択します ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **\[その他]** → **ブロック解除** 画面右側で。
   * **一括（すべて）：** 選択します **すべて選択** 画面左上で。［パートナーのブロック解除］ボタンが表示されるので、それを選択すると一覧内のすべてのパートナーのブロックを解除できます
   * **一括（複数）：** パートナーの行の左側にカーソルを合わせるとチェックボックスが表示されます。ブロック解除したい各パートナーのチェックボックスを選択し、次に **ブロック解除** 一覧の上部に表示されるボタンを選択します。


---

# 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/block-partners-from-re-applying-to-your-program.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.
