> 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/nin-xiang-liao-jie-shen-me/account-management/account-settings/connect-media-properties/connect-a-newsletter.md).

# 连接新闻简报

1. 在顶部导航栏中，选择 ![](/files/d599d976891a5c0517520cf3405bba1bb9d7163f) **\[用户资料] → 设置**.
2. 在 *资料* 部分中，选择 [**媒体资料**](http://app.impact.com/secure/mediapartner/fr/mediakit/promotional-channels.ihtml).
3. 在 *推广渠道* 屏幕，在……下方 *添加新渠道*，选择 **更多** ![](/files/ea861215fc8b001a1707acadbd9f6800d5d95c1e) **\[下拉菜单] → 电子邮件/通讯**.
4. 在侧边展开面板中，填写有关您的电子邮件/通讯的信息：

| 字段              | 说明                                                                                             |
| --------------- | ---------------------------------------------------------------------------------------------- |
| 名称              | 提供您的电子邮件/通讯名称——这将显示在 *名称* 列中，在查看 *推广渠道* 页面上创建和管理。                                              |
| 发件人电子邮件地址       | 提供您的电子邮件/通讯发送所使用的电子邮件地址。                                                                       |
| 邮件列表规模          | 提供您的电子邮件/通讯邮件列表的大致规模。                                                                          |
| 邮件列表注册 URL      | 提供用于注册您的电子邮件/通讯的 URL。                                                                          |
| 您如何获取并维护您的邮件列表？ | 请描述您如何获取并维护您的电子邮件/通讯受众。描述限制为 2,000 个字符（包括空格）。                                                  |
| 您的电子邮件服务提供商是谁？  | 使用 ![](/files/ea861215fc8b001a1707acadbd9f6800d5d95c1e) **\[下拉菜单]** 以选择您用于发送电子邮件/通讯的电子邮件服务提供商。 |
| 受众国家/地区         | 选择您的受众所在的所有国家/地区。                                                                              |
| 语言              | 选择您的电子邮件/通讯支持的所有语言。                                                                            |
| 说明              | 如有需要，可提供您的电子邮件/通讯描述。描述限制为 1,000 个字符（包括空格）。                                                     |

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/nin-xiang-liao-jie-shen-me/account-management/account-settings/connect-media-properties/connect-a-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.
