> 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/ja/what-would-you-like-to-learn-about/platform-features/ads/manage-ads/delete-assets-as-a-brand.md).

# ブランドとしてアセットを削除

アセットの有効期限を切り、削除予定についてパートナーに通知したら、広告/アセットコードのこれ以上の使用を防ぐためにアセットを削除できます。アセットを削除するには：

#### アセットを削除する

1. 左側のナビゲーションバーで、次を選択します ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage] → コンテンツ →** [**広告**](https://app.impact.com/secure/advertiser/engage/ads/manage-all-ads-flow.ihtml).
2. 削除するアセットにカーソルを合わせ、次を選択します ![](/files/a4c20d141714e9e9248551f182c5acacb99049de) **\[未選択のチェックボックス]**.
3. 次を選択します **その他の操作** ![](/files/6f8314de4650eb50296a22f0905ff81ab67391cc) **\[ドロップダウン メニュー]** → **広告を削除**.
4. ポップアップ通知を確認し、次を選択します **OK**.

#### 複数のアセットを削除する

1. 削除するアセットにカーソルを合わせ、それぞれの次を選択します ![](/files/a4c20d141714e9e9248551f182c5acacb99049de) **\[未選択のチェックボックス]**.
2. 必要に応じて、現在のページのすべてのアセットを選択するには、次を選択します **すべて選択** ![](/files/fd83586f9930f6bcc6498179e6d7ed9571e7b572) **\[未選択のチェックボックス]**。すべてのページに選択を拡張するには、次を選択します **選択可能なすべての行を選択**.
3. 次を選択します **その他の操作** ![](/files/6f8314de4650eb50296a22f0905ff81ab67391cc) **\[ドロップダウン メニュー]** → **広告を削除**.
4. ポップアップ通知を確認し、次を選択します **OK**.


---

# 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/ja/what-would-you-like-to-learn-about/platform-features/ads/manage-ads/delete-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.
