> 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/brand/zh/what-would-you-like-to-learn-about/platform-features/ads/manage-ads/add-labels-to-assets.md).

# 为素材添加标签

标签是帮助你将资产按尺寸、促销、优惠日期、关键词或其他与你或你的合作伙伴相关的类别进行组织的工具。可以创建多个标签并将其添加到资产中。

#### 创建资产标签

1. 从左侧导航菜单中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[互动]** → **内容 →** [**广告**](https://app.impact.com/secure/advertiser/engage/ads/manage-all-ads-flow.ihtml).
2. 将光标悬停在要添加标签的资产上，然后选择 ![](/files/e13da78c3fe9466cb109d0fdd9febb23a52c304d) **\[未勾选复选框]**.
3. 可选地，要选择当前页面上的所有素材，请选择 **全选** ![](/files/48509e0f0c9ae68203294f8aae7777211a4315e1) **\[未勾选复选框]**。要将选择范围扩展到所有页面，请选择 **选择所有可用行**.
4. 选择 ![](/files/e922b74a6dc6782d662a1b61903713df06671c73) **\[标签]** 你想应用的 ![](/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1) **\[下拉菜单]** 然后选择 **应用**.

   * 使用搜索栏快速查找标签。

   <div data-with-frame="true"><figure><img src="/files/d61717b84253ad67ede16621a969ce25ed788f88" alt=""><figcaption></figcaption></figure></div>

#### 管理广告标签

在更改资产标签时，你可以选择多个资产。

1. 从左侧导航菜单中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[互动]** → **内容 → 广告**.
2. 将光标悬停在要管理标签的资产上，然后选择 ![](/files/e13da78c3fe9466cb109d0fdd9febb23a52c304d) **\[未勾选复选框]**.
3. 选择 ![](/files/e922b74a6dc6782d662a1b61903713df06671c73) **\[标签]** →**管理**.
4. 将光标悬停在要编辑其标签的资产上，然后选择 ![](/files/890c8f25281184ae09744c4acb63f83a08fc26e0) **\[编辑]**.
5. 更改或更新标签名称并选择 ![](/files/47c8a5e7d2d5c4caa571dfb3db83ef8a9286477d) **\[勾选]** 以确认更新。
6. 完成所有必要标签的更新后，选择 **完成**.

   <div data-with-frame="true"><figure><img src="/files/a83f78b3efc7784d20270334242d27b6f609f856" alt=""><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/brand/zh/what-would-you-like-to-learn-about/platform-features/ads/manage-ads/add-labels-to-assets.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.
