> 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/requests/request-assets/request-an-email-asset-as-a-partner.md).

# 作为合作伙伴请求电子邮件素材

你可以使用的一种资产是 **邮件素材**。这些是由合作品牌提供的电子邮件，你可以将它们发送给你的邮件列表以推广该品牌。

#### 申请邮件素材

1. 在顶部导航菜单中，选择 **内容 →** [**请求**](https://app.impact.com/secure/mediapartner/ads/list-all-mp-ad-requests-flow.ihtml).
2. 在右上角，选择 **申请 → 邮件**.
3. 填写表格。
   * 请参见 *邮件素材表单参考* 以下以获取更多信息。
4. 选择 **提交**.

<details>

<summary>邮件素材表单参考</summary>

| 表单字段 | 说明                                         |
| ---- | ------------------------------------------ |
| 品牌   | 从下拉菜单中选择此请求将发送到的品牌。如果某个品牌未显示，可能是他们已禁用广告请求。 |
| 交易   | 你也可以选择将此素材关联到的合作项目。                        |
| 内容   | 选择是否希望将该素材以 HTML 文件或图片文件的形式检索。             |
| 语言   | 选择你希望素材使用的语言。                              |
| 需要日期 | 选择您希望获得该资产的日期。                             |
| 独家广告 | 决定你是否希望该素材仅供你专用。                           |
| 可选示例 | 添加一个示例，说明你希望素材的样式，或可用于其中的文案。               |
| 附加说明 | 添加该品牌在审核请求时可供参考的任何其他意见。                    |

</details>

#### 审核你的邮件素材申请

在提交申请后，你可以使用状态筛选器或状态列查看其状态，或者通过以下方式查看详情：

1. 在顶部导航菜单中，选择 **内容 →** [**请求**](https://app.impact.com/secure/mediapartner/ads/list-all-mp-ad-requests-flow.ihtml).
2. 选择 **请求类型** 筛选，然后选择 **资产**.
3. 要查看你的申请详情，请找到相关素材，并在最右侧选择 ![](/files/bc9aa794eb347d6f55e668dbe0e98eae7d1cd905) **\[菜单]** → **查看**.

#### 获取邮件素材代码

一旦你获得想要用于推广品牌的邮件素材的访问权限，你就可以从以下位置获取该素材的代码： *资产* 页面上创建和管理。

1. 在顶部导航菜单中，选择 **内容 →** [**资产**](https://app.impact.com/secure/mediapartner/ads/searchAdsDirectoryMP.ihtml).
2. 搜索邮件素材。
   * 你可以使用页面顶部的选项卡来辅助搜索。例如，将 *资产* 选项卡设置为 **电子邮件** 以仅查看邮件素材。
3. 一旦你选择要获取代码的素材，右侧会出现一个侧边栏。邮件素材的详细信息将显示在侧边栏中。这包括与该素材相关的任何交易以及 *已批准的主题行* 和 *已批准的“发件人”地址名称*.
4. 你也可以选择复制以下任一项： **Scrub 下载** 或 **取消订阅** 链接。
5. 选择 **获取电子邮件代码**.
6. 从 *邮件代码* 屏幕上，你还可以选择设置任何 [子 ID](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/tracking/tracking-links/link-parameters/sub-id-and-shared-id-parameters-explained-for-partners.md) 或一个 [Shared ID](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/tracking/tracking-links/link-parameters/sub-id-and-shared-id-parameters-explained-for-partners.md).
   * 某些品牌要求你在使用该素材之前将素材的共享 ID 设置为特定值。
7. 在 *邮件代码* 屏幕底部，选择你是否要提供该素材的 **HTML 文件**, **跟踪链接**，或 **IFrame**.
   * 根据品牌不同，这些选项可能并非全部可用。
8. 选择 **复制代码**.
9. 确保你的 *主题行*，以及 *“发件人”地址名称* 与已批准的内容一致。将 *代码*, *下载链接* （如有需要），以及 *退订链接* 插入你的电子邮件或邮件自动化工具中并发送邮件。

   <div data-with-frame="true"><figure><img src="/files/341ec845288f6dd27883fcc38482da36d1ac280b" alt="" width="563"><figcaption></figcaption></figure></div>


---

# 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/requests/request-assets/request-an-email-asset-as-a-partner.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.
