> 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-offline-and-other-media-types.md).

# 连接线下及其他媒体类型

1. 从顶部导航栏中，选择 ![](/files/d599d976891a5c0517520cf3405bba1bb9d7163f) **\[用户资料] → 设置**.
2. 在 *资料* 部分下，选择 [**媒体属性**](http://app.impact.com/secure/mediapartner/fr/mediakit/promotional-channels.ihtml).
3. 在 *推广渠道* 屏幕上，在 *添加新渠道*下，选择 **更多** ![](/files/ea861215fc8b001a1707acadbd9f6800d5d95c1e) **\[下拉菜单] → 离线/其他**.
4. 在滑出面板中，填写包含您的推广渠道信息的字段：

   | 字段         | 说明                                                                                     |
   | ---------- | -------------------------------------------------------------------------------------- |
   | 名称         | 为推广渠道提供一个名称，在查看 *推广渠道* 屏幕时，该名称会显示在名称列中。                                                |
   | 类型         | 使用 ![](/files/ea861215fc8b001a1707acadbd9f6800d5d95c1e) **\[下拉菜单]** 选择最能描述您的推广渠道的渠道类型。 |
   | 描述         | 提供您的推广渠道描述。描述最多可包含 1,000 个字符，包括空格。                                                     |
   | 消费者覆盖范围    | 提供您的推广渠道的大致消费者覆盖范围。                                                                    |
   | 受众国家/地区    | 选择您的受众所在的所有国家/地区。                                                                      |
   | 语言         | 选择您的电子邮件/新闻通讯支持的所有语言。                                                                  |
   | 我们如何验证所有权？ | 说明 impact.com 如何验证您拥有此推广渠道。                                                            |
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-offline-and-other-media-types.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.
