> 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/zh/ni-xiang-liao-jie-shen-me/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/dbd83a87977e953bf26f56e7caf39271eb40a56a) **\[搜索]** 当你已设置好筛选条件时。

   * 请参见 *筛选* 和 *列* 更多信息请参阅下方参考资料。
   * 使用页面右上角的图标来 ![](/files/96e2f628f8a57f07500c8f446f955663676d5373) **\[计划]** 或 ![](/files/ebce0b87e5f8acea155a9bff008708c0afd194fd) **\[下载]** 以 PDF、Excel 或 CSV 格式查看该报告。

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

<details>

<summary>筛选参考</summary>

| 筛选   | 说明                                                                                                                |
| ---- | ----------------------------------------------------------------------------------------------------------------- |
| 项目   | 从……中选择一个计划名称 ![](/files/ea861215fc8b001a1707acadbd9f6800d5d95c1e) **\[下拉菜单]** 以筛选与特定品牌计划相关的 SKU 项目。               |
| 合同状态 | 从……中选择一个状态 ![](/files/ea861215fc8b001a1707acadbd9f6800d5d95c1e) **\[下拉菜单]** 以查看……中的 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/zh/ni-xiang-liao-jie-shen-me/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.
