# 商品プロモーションファイルを管理する

この *商品プロモーション* この機能を使用すると、特別オファーやプロモーションをパートナーと共有できます。プロモーションファイルをアップロードしたら、プロモーションファイルを確認し、ファイルの健全性を評価し、不要なプロモーションデータを削除することで、最新のプロモーションデータを確保できます。

{% hint style="warning" %}
**重要：** 開始する前に、プロモーションファイルをアップロードしておく必要があります。詳細については、 [商品プロモーションファイルをアップロードする](/brand/ja/nitsuitebitaidesuka/platform-features/product-promotions/upload-product-promotion-files.md) を参照してください。
{% endhint %}

#### プロモーションファイルにアクセスする

1. 左側のナビゲーションメニューから、 ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage] → コンテンツ → 商品** → **商品プロモーション**.
   1. の各行は *商品プロモーション* 、1つのアップロード済みプロモーションファイルを表します。

#### プロモーションファイルの健全性インジケーター

商品プロモーションファイルにエラーまたは警告が含まれている場合は、 *ヘルス* 列にその表示が出ます。

インジケーターの色は、アップロードされたプロモーションファイルの健全性に応じて異なります。

| インジケーター                                        | 説明                                                                                                                                                        |
| ---------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **保留中**                                        | ファイルはまだアップロード中で、処理されています。                                                                                                                                 |
| <mark style="color:$success;">**非常に良い**</mark> | ファイルにエラーや警告はありません。                                                                                                                                        |
| <mark style="color:$warning;">**良い**</mark>    | ファイル内の一部の推奨項目が欠けている可能性がありますが、ファイルは引き続きアップロードされます。                                                                                                         |
| <mark style="color:$danger;">**悪い**</mark>     | 必須情報がファイルのレコードの10%以上で不足しています。修正して [ファイルを再アップロードする](/brand/ja/nitsuitebitaidesuka/platform-features/product-promotions/upload-product-promotion-files.md). |

#### プロモーションのテーブルビューを管理する

プロモーション一覧をアップロードすると、プロモーションを検索して並べ替えられるようになります。

1. 特定のプロモーションファイルをすばやく見つけるには、 **ファイル名** の一部を検索バーに入力します。
2. テーブルから列を削除または追加するには、 ![](/files/b08d9a82ea0aaaae0a913a9226e0e79c3e9be2d5) **\[列]**.

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

#### プロモーションファイルの表示または削除

1. アップロード済みの商品プロモーション一覧を表示するには、ファイルにカーソルを合わせて ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **\[その他]** → **プロモーションを表示**.
   * 特定のプロモーションを検索するには、説明の一部を *説明* ボックスに入力し、 **Enter** をキーボードで押します。
2. アップロード済みの商品プロモーションファイルを削除するには、 ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **\[その他]** → **削除**.

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


---

# Agent Instructions: 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:

```
GET https://help.impact.com/brand/ja/nitsuitebitaidesuka/platform-features/product-promotions/manage-your-product-promotion-files.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
