> 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/add-labels-to-assets.md).

# アセットにラベルを追加

ラベルは、サイズ、プロモーション、オファー日、キーワード、またはあなたやパートナーに関連するその他のカテゴリなど、アセットをカテゴリ別に整理するのに役立つツールです。複数のラベルを作成してアセットに追加できます。

#### アセットラベルを作成する

1. 左側のナビゲーションメニューから、 ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[エンゲージ]** → **コンテンツ →** [**広告**](https://app.impact.com/secure/advertiser/engage/ads/manage-all-ads-flow.ihtml).
2. ラベルを追加したいアセットにカーソルを合わせ、 ![](/files/a4c20d141714e9e9248551f182c5acacb99049de) **\[未選択のチェックボックス]**.
3. 必要に応じて、現在のページのすべてのアセットを選択するには、 **すべて選択** ![](/files/fd83586f9930f6bcc6498179e6d7ed9571e7b572) **\[未選択のチェックボックス]**&#x3092;選択します。選択をすべてのページに拡張するには、 **選択可能なすべての行を選択**.
4. 次のものを選択します： ![](/files/b27578cdc9f720487e9049dcd81fbcbe60f1b568) **\[ラベル]** 適用したいものを ![](/files/6f8314de4650eb50296a22f0905ff81ab67391cc) **\[ドロップダウンメニュー]** から選択し、その後 **適用**.

   * 検索バーを使うと、ラベルをすばやく見つけられます。

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

#### 広告ラベルを管理する

アセットラベルを変更する際は、複数のアセットを選択できます。

1. 左側のナビゲーションメニューから、 ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[エンゲージ]** → **コンテンツ → 広告**.
2. ラベルを管理したいアセットにカーソルを合わせ、 ![](/files/a4c20d141714e9e9248551f182c5acacb99049de) **\[未選択のチェックボックス]**.
3. 選択 ![](/files/b27578cdc9f720487e9049dcd81fbcbe60f1b568) **\[ラベル]** →**管理**.
4. ラベルを編集したいアセットにカーソルを合わせ、 ![](/files/dee6d0aa25ab8d1033979c5547856ea1cb62a907) **\[編集]**.
5. ラベルの名前を変更または更新し、 ![](/files/6539cb4a6efa1029026f7728034c3db49474f59c) **\[確認]** を選択して更新を確定します。
6. 必要なすべてのラベルを更新したら、 **完了**.

   <div data-with-frame="true"><figure><img src="/files/0e4ba32ce7e589e171edac9231aa21c9575f63ad" 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/ja/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.
