> 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-podcast.md).

# 连接播客

想在 impact.com 上推广你的播客或将你的音频内容变现？本指南将引导你通过几个快速步骤，从账户设置中直接将你的播客连接为推广渠道，包括如何添加 RSS feed、描述和受众详情。

## 添加播客

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

   | 字段       | 说明                                                                                      |
   | -------- | --------------------------------------------------------------------------------------- |
   | 名称       | 提供你的播客名称——这将显示在 *名称* 列中，当查看 *推广渠道* 页面时。                                                 |
   | RSS feed | 提供一个包含你电子邮件地址的播客 RSS feed URL，以便 impact.com 可以验证它。如果你不确定如何操作，请参考你的播客平台文档获取帮助。           |
   | 描述       | 提供你的播客描述。描述最多限 1,000 个字符，包括空格。                                                          |
   | 类别       | 使用 ![](/files/ea861215fc8b001a1707acadbd9f6800d5d95c1e) **\[下拉菜单]** 来选择最能描述你的播客的播客主题类别。 |
   | 受众国家/地区  | 选择你的受众所在的所有国家/地区。                                                                       |
   | 语言       | 选择你的电子邮件/新闻简报支持的所有语言。                                                                   |
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-podcast.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.
