> 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. その *申請を却下* ポップアップで、却下理由を選択し、ブロックレベルを選択します：

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

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