> 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/platform-features/marketing-content/brand-assets/download-a-brand-asset.md).

# 下载品牌素材

从 *资产* 在此屏幕上，您可以为各种品牌资产下载 CSV 文件，例如 *电子邮件*, *图片*，以及 *文本链接* 资产，或者您可以下载以下内容的原始版本： *图片* 和 *视频* 资产。更多信息，请了解如何 [管理这些资产](/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/marketing-content/brand-assets/manage-assets-as-a-partner.md).

#### 下载某个资产的 CSV 文件

1. 在顶部导航栏中，选择 **内容** → ![](/files/ea861215fc8b001a1707acadbd9f6800d5d95c1e) **\[下拉菜单]** → [资产](https://app.impact.com/secure/mediapartner/ads/searchAdsDirectoryMP.ihtml#adType=TEXT).
2. 使用顶部筛选栏查看特定资产类型（例如， *图片*).
   * 也可以使用 ![](/files/b3b8d4a571ed0a0b5d2fbc19523e97ad882b4a69) **\[Search bar]** 按资产名称、标签或 ID 查找。
3. 将鼠标悬停在要下载的资产上，然后选择 ![](/files/ec3071b8d8e071cd82dbd77e267195afa7d6e423) **\[Unchecked Box]** → ![](/files/4aa594d30bb53b6211d89f08754f0c16ab84bb35) **\[CSV]**.
   * 也可以，如果您想批量下载资产，请在顶部筛选栏下方选择 **全选** → ![](/files/4aa594d30bb53b6211d89f08754f0c16ab84bb35) **\[CSV]**.

#### 下载图片或视频资产

从 *资产* 在此屏幕上，您可以下载以下内容的原始版本： *图片* 或 *视频* 资产。

1. 在右上角，选择 ![](/files/577a57e22f7c17be1ad01661bd4aa4e7d0aebcf5) **\[列表视图]**.
2. 从顶部筛选栏中选择 **图片** 或 **视频**.
3. 将鼠标悬停在要下载的资产上，然后选择 ![](/files/ebce0b87e5f8acea155a9bff008708c0afd194fd) **\[下载]**.


---

# 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/platform-features/marketing-content/brand-assets/download-a-brand-asset.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.
