> 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/zh/ni-xiang-liao-jie-shen-me/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 和 Mail.com 等。
2. 在搜索栏中输入您要取消订阅其简报的品牌的电子邮件地址或域名（例如， `@acmecorp.com`).
3. 打开您从他们那里收到的其中一封电子邮件。
4. 选择 **取消订阅** （通常位于发件人姓名旁边或电子邮件底部）。
   * 选择后 *取消订阅*，您应该会看到一条确认消息（例如，您已成功取消订阅此邮件列表）。

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

#### 重新订阅品牌简报

您现在可以随时通过合作伙伴账户重新订阅简报。

1. 在顶部导航栏中，选择 ![](/files/d599d976891a5c0517520cf3405bba1bb9d7163f) **\[用户资料] → 设置**.
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/zh/ni-xiang-liao-jie-shen-me/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.
