> 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/partner/ja/nitsuitebitaidesuka/platform-features/marketing-content/newsletters/unsubscribe-from-a-brand-newsletter.md).

# ブランドニュースレターの購読を管理する

ブランドのニュースレターの購読解除は、パートナーとしてログインした状態で、個人用または職場用のメールアカウントから行える、簡単な手動の手続きです。メールに記載されたリンクを使えば、いつでも購読解除できます。後で再びこれらの連絡を受け取りたい場合は、パートナーアカウントのセルフサービスのワークフローを使って再登録できます。

#### 購読解除する前に知っておくこと

* 購読解除オプションを提供していると称する不審なメールには常に注意してください。フィッシング詐欺を避けるため、信頼できるリンクからのみ購読解除してください。
* 購読解除の処理が完全に完了するまで数日かかる場合があるため、その間は一部のメールを引き続き受信することがあります。
* メール内に購読解除リンクが見当たらない場合は、そのメッセージをスパムとしてマークするか、メールクライアントでフィルターまたはルールを設定して、今後その送信者からのメールを自動的に削除またはアーカイブできます。

{% hint style="warning" %}
**警告:** ブランドユーザーとしてログインしている場合は、パートナープラットフォーム内から購読解除しないでください。パートナーアカウントを使用してメールを購読解除すると、重要なテストメールも受信できなくなります。メール設定の管理についてサポートが必要な場合は、 [サポートにお問い合わせください](https://app.impact.com/secure/mediapartner/support/customer-support-portal-flow.ihtml).
{% endhint %}

#### ブランドのニュースレターの購読を解除する

1. お使いのメールプロバイダにアクセスし、受信トレイを開きます。
   * Gmail、Outlook（Hotmail）、ProtonMail、Yahoo!メール、Mail.comなどが、一般的なメールプロバイダの例です。
2. 検索バーに、購読解除したいブランドのメールアドレスまたはドメインを入力します（例： `@acmecorp.com`).
3. そのブランドから受信したメールのいずれかを開きます。
4. 選択 **購読解除** （通常は送信者名の横、またはメールの下部にあります）。
   * 選択した後 *購読解除*、確認メッセージが表示されるはずです（例：このメーリングリストの購読解除に成功しました）。

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

#### ブランドのニュースレターを再登録する

これで、パートナーアカウントからいつでもニュースレターの再登録ができるようになりました。

1. 上部のナビゲーションバーから、 ![](/files/f14e7c253bc641a9e37195ce69b523541aa3c520) **\[ユーザープロフィール] → 設定**.
2. 〜の下で *技術*」の下で、 [**購読解除済みのアウトリーチメール**](https://app.impact.com/secure/mediapartner/fr/outreach-unsubscribe-settings-ui.ihtml).
3. 再び受信を開始したいニュースレターを見つけます。
   * 検索バーを使って、ブランド名で特定のブランドを探します。
4. 再び受信したいニュースレターにカーソルを合わせて、 **購読する。**
5. **確認** 再登録するというあなたの選択。


---

# 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/partner/ja/nitsuitebitaidesuka/platform-features/marketing-content/newsletters/unsubscribe-from-a-brand-newsletter.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.
