> 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/partner/ja/nitsuitebitaidesuka/platform-features/reporting-for-partners/sku-exception-lists-per-active-io-report.md).

# 有効な IO ごとの SKU 例外リストレポート

この *アクティブなIOごとのSKU例外リスト* このレポートでは、提携プログラム内のデフォルトと異なる報酬額が設定されたSKUアイテムまたは商品バリエーションが表示されます。このレポートでは、従来インサート注文（IO）として知られていた、アクティブおよび期限切れの両方の契約のアイテムを表示できます。

#### レポートを管理する

1. 上部のナビゲーションバーから、 **レポート** → **その他のレポート**.
2. 〜の *カテゴリ* 検索バーの横にあるフィルターで、 **一覧**.
3. 選択 **アクティブなIOごとのSKU例外リスト**.
   * 行にカーソルを合わせて次を選択すると、レポートを上部ナビゲーションバーにピン留めすることもできます **ピン留め**.
4. レポートタイトルの下で、表示したいデータを絞り込みます。次を選択します ![](/files/b5bfd7ad16bd493bb83c24d4ddc9b4fa8633e21e) **\[検索]** フィルターを設定したら。

   * 次を参照してください *フィルター* と *列* 詳細については下記の参照先をご覧ください。
   * ページ右上のアイコンを使用して ![](/files/861d5066026eb393cc39f9a8f23ed7e5778e39ab) **\[スケジュール]** または ![](/files/a78a74bc1cd1a44f489f59fccc84ad7da8a13547) **\[ダウンロード]** レポートをPDF、Excel、またはCSV形式で表示できます。

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

<details>

<summary>フィルターリファレンス</summary>

| フィルター   | 説明                                                                                                                                |
| ------- | --------------------------------------------------------------------------------------------------------------------------------- |
| プログラム   | からプログラム名を選択し ![](/files/6b046c899791e34f6c5bd96746feecd1f5fce12b) **\[ドロップダウンメニュー]** 特定のブランドプログラムに関連付けられたSKUアイテムで絞り込むことができます。     |
| 契約ステータス | からステータスを選択し ![](/files/6b046c899791e34f6c5bd96746feecd1f5fce12b) **\[ドロップダウンメニュー]** SKUアイテムを表示します *アクティブ*, *非アクティブな*、または *すべて* 契約 |

</details>

<details>

<summary>列の参照</summary>

| 列        | 説明                                                                                                                                                       |
| -------- | -------------------------------------------------------------------------------------------------------------------------------------------------------- |
| SKU      | 在庫管理単位（SKU）は、商品バリエーションの一意の識別子です。                                                                                                                         |
| SKU名     | ブランドの商品カタログに指定されている商品バリエーションの名前。例： `Titan Steel Pro Anvil 50kg`.                                                                                         |
| 一致モード    | ブランドがコンバージョンデータ内でSKUを検索・特定した方法 — `完全一致` はSKU値の完全一致を示し、空欄のセルは正規表現検索で一致が特定されたことを示します。                                                                      |
| SKUリスト   | ブランドがそのアイテムに対して異なる報酬を支払うよう設定したSKU例外リストの名前です。これにより、ブランドがその商品に異なる報酬を支払う理由の手がかりが得られる場合があります。たとえば、次のような名前のリスト `夏の在庫一掃セール` は、在庫一掃セールのために報酬が異なることを意味する場合があります。 |
| SKUリストID | ブランドがそのアイテムに対して異なる報酬を支払うよう設定したSKU例外リストの一意の識別子です。                                                                                                         |
| 契約ID     | あなたとブランドとの契約の一意の識別子です。                                                                                                                                   |
| 契約       | ご利用中の契約に対するブランド側の名称です。たとえば、 `公開利用規約` これは、相手先のデフォルトのパートナー契約に参加している場合や、 `インフルエンサー利用規約` 相手先のインフルエンサーパートナーグループの一員である場合です。                                    |
| プログラムID  | SKUアイテムに関連付けられたブランドプログラムの一意の識別子です。                                                                                                                       |
| プログラム    | SKUアイテムに関連付けられたブランドプログラムの名前です。例： `夏の楽しみ`.                                                                                                                |

</details>


---

# 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/partner/ja/nitsuitebitaidesuka/platform-features/reporting-for-partners/sku-exception-lists-per-active-io-report.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.
