> 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/product-promotions/manage-your-product-promotion-files.md).

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

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

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

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

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

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

商品プロモーション ファイルにエラーまたは警告がある場合は、 *ヘルス* 列。

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

| インジケーター                                                                                                               | 説明                                                                                                                                                                       |
| --------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **保留中**                                                                                                               | ファイルはまだアップロード中で、処理されています。                                                                                                                                                |
| <mark style="color:$success;">**非常に良い**</mark>                                                                        | ファイルにはエラーや警告はありません。                                                                                                                                                      |
| <mark style="color:Event Risk の基本版には疑わしいシグナルは含まれません。このルールの例外は Conversion Spoofing です。これらは次のようにマークされます;">**良好**</mark> | ファイル内の一部の推奨フィールドが欠落している可能性がありますが、ファイルは引き続きアップロードされます。                                                                                                                    |
| <mark style="color:$danger;">**不良**</mark>                                                                            | ファイルのレコードの10%以上で必須情報が欠落しています。修正して [ファイルを再アップロードする](/brand/ja/what-would-you-like-to-learn-about/platform-features/product-promotions/upload-product-promotion-files.md). |

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

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

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

<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
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/product-promotions/manage-your-product-promotion-files.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.
