> 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/nin-xiang-liao-jie-shen-me/platform-features/reporting-for-partners/promodiscount-ad-feed-report-for-partners.md).

# 合作伙伴促销/折扣广告源报告

Promo/Discount Ad Feed 报告提供所有被标记为折扣、促销或畅销商品的链接。

1. 在顶部导航栏中，选择 **报告 → 更多报告**.
2. 从 *类别* 在搜索栏旁边的筛选器中，选择 **广告**.
3. 选择 **促销/折扣广告信息流**.

<details>

<summary>列说明</summary>

| 字段           | 说明                                                                                                                                                                                          |
| ------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **活动 ID**    | 这是该推广素材所属活动的唯一 ID。                                                                                                                                                                          |
| **品牌**       | 这是该推广素材所属活动的名称。                                                                                                                                                                             |
| **跟踪域名**     | 这是该活动的跟踪域名。您必须在 Tracking Link 中的指定占位符中输入 Tracking Domain。                                                                                                                                   |
| **广告 ID**    | 这是 impact.com 为该推广素材分配的唯一 ID。                                                                                                                                                               |
| **广告类型**     | 这是素材类型（例如：文本链接、富媒体、文章、优惠券、图片等）。                                                                                                                                                             |
| **状态**       | 推广素材的状态可以是有效或已过期。如果推广素材处于有效状态，您仍需遵守指定的开始和结束日期。如果推广素材已过期，则不应再推广。                                                                                                                             |
| **主题类型**     | 这指定了促销类型，可以是优惠券、折扣促销或免运费促销。如果广告主未指定类型，则使用 OTHER 值。                                                                                                                                          |
| **链接文本**     | 这是推广素材的描述。                                                                                                                                                                                  |
| **跟踪链接**     | 这是该素材的跟踪链接，推广时应使用它以获得报酬。                                                                                                                                                                    |
| **广告 HTML**  | 这是推广素材的 HTML。您可以在推广该素材时使用它，也可以创建自己的 HTML。不过，请务必始终使用跟踪链接。                                                                                                                                    |
| **广告图片 URL** | 如果促销针对特定产品且广告主提供了该产品图片，则这是该产品图片的 URL。                                                                                                                                                       |
| **优惠码**      | 如果促销是优惠券，这里是消费者需要输入的优惠券代码。否则，此字段不使用。                                                                                                                                                        |
| **开始日期**     | 这是促销开始的日期（按 ISO 8601 格式）。如果没有 StartDate 值，则表示广告主未指定开始日期。                                                                                                                                    |
| **结束日期**     | 这是促销结束的日期（按 ISO 8601 格式）。如果没有 EndDate 值，则表示广告主未指定结束日期。                                                                                                                                      |
| **季节性**      | <p>促销可能与以下季节之一相关。</p><p>• 冬季</p><p>• 春季</p><p>• 夏季</p><p>• 秋季</p><p>• 圣诞节</p><p>• 元旦</p><p>• 总统日</p><p>• 情人节</p><p>• 圣帕特里克节</p><p>• 复活节</p><p>• 母亲节</p><p>• 父亲节</p><p>• 独立日</p><p>• 开学季</p> |
| **折扣分类**     | 这指定了促销适用于特定产品（BYPRODUCT）、某个类别（BYCATEGORY）还是整个商店（ENTIRESTORE）。                                                                                                                               |
| **折扣分类详情**   | 如果促销适用于产品或类别，此值表示具体的产品或类别。                                                                                                                                                                  |
| **折扣前价格**    | 这是应用促销/折扣前商品的价格。                                                                                                                                                                            |
| **折扣后价格**    | 这是应用促销/折扣后商品的价格。                                                                                                                                                                            |
| **折扣金额**     | 这是该促销的折扣金额。                                                                                                                                                                                 |
| **折扣百分比**    | 这是该促销的折扣百分比。                                                                                                                                                                                |
| **折扣最低购买金额** | 这是消费者获得促销折扣前的最低购买金额。                                                                                                                                                                        |
| **语言**       | 这是促销语言，可以是英语或西班牙语。                                                                                                                                                                          |
| **适合移动设备**   | 这表示促销落地页是否针对移动设备进行了优化。                                                                                                                                                                      |

</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/nin-xiang-liao-jie-shen-me/platform-features/reporting-for-partners/promodiscount-ad-feed-report-for-partners.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.
