> 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/expire-assets-as-a-brand.md).

# 使品牌资产到期

本文将说明如何在资产促销期结束后将其过期。使资产过期会将其从合作伙伴的内容市场中移除。不过，该资产的一些实例可能仍会显示在合作伙伴的网站或社交渠道上。对这些已过期资产的任何点击都将被跟踪，并在 [*已过期广告点击报告*](/brand/zh/what-would-you-like-to-learn-about/platform-features/multi-program-reports/operations-reports/clicks-from-expired-ads-report.md).

#### 使资产过期

1. 在左侧导航栏中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage] → 内容 →** [**广告**](https://app.impact.com/secure/advertiser/engage/ads/manage-all-ads-flow.ihtml).
2. 将鼠标悬停在要过期的资产上，然后选择 **更新**.
3. 滚动到页面底部并选择 **过期**.
4. 阅读弹出通知并选择 **确定**.

#### 使多个资产过期

1. 将鼠标悬停在要过期的资产上，并选择其 ![](/files/e13da78c3fe9466cb109d0fdd9febb23a52c304d) **\[未勾选的复选框]**.
2. 可选地，选择 **全选 \[未选中的复选框]** 以选择当前页面上的所有资产。选中后， **选择所有可能的行** 选项会出现。选择它可将您的选择范围扩展到所有页面。
3. 选择 **更多操作** ![](/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1) **\[下拉菜单]** → **过期**.
4. 阅读弹出通知并选择 **确定**.


---

# 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/expire-assets-as-a-brand.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.
