> 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/marketing-content/promo-codes/view-and-request-promo-codes-as-a-partner.md).

# 作为合作伙伴查看并请求优惠码

品牌可以创建 *促销代码* 并将其分配给你。impact.com 会跟踪这些代码何时被使用，并在每次发生时为你记入归因。你也可以向合作品牌申请专属促销码。

#### 查看可用促销码

该 *促销代码* 屏幕列出了你可以使用的可用促销码。你可以按发放这些促销码的品牌筛选可用促销码。要使用促销码，请分享 *优惠码* 值（例如， `SAVE10`)给你的受众。

1. 在顶部导航栏中，选择 **内容** → [**促销代码**](https://app.impact.com/secure/mediapartner/ads/view-mp-promo-codes-flow.ihtml).

   * 要了解有关此页面的更多信息，请参见 *促销码列表参考* 。

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

<details>

<summary>列说明</summary>

| 列        | 说明                                                                                                                                                                    |
| -------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **优惠码**  | 这是客户在结账时输入的实际促销码。                                                                                                                                                     |
| **品牌**   | 创建此促销码的品牌。                                                                                                                                                            |
| **代码类型** | 追踪代码：impact.com 正在跟踪该促销码，并会根据归因规则，在其被使用时为你授予归因。                                                                                                                       |
| **匹配模式** | <p>• <em>完全匹配</em>：促销码必须完全匹配才能获得归因。</p><p>• <em>正则表达式</em> （regex）：使用正则表达式进行匹配，这意味着它不必完全匹配（例如，提交的代码可能包含大写字母，而你仍然会获得归因）。</p>                                           |
| **归因规则** | <p>• <em>始终归因</em>：如果使用此促销码，你将始终获得归因。</p><p>• <em>若有参与</em>：如果使用此促销码，只有在你在转化生命周期中带来了任意点击时，你才会获得归因。</p><p>• <em>若为赢家</em>：如果使用此促销码，只有在你带来了获胜的（通常是最后一次）点击时，你才会获得归因。</p> |
| **交易**   | 与此促销码关联的合作活动名称。                                                                                                                                                       |
| **计划日期** | 促销码有效的时间段（如果有指定）。                                                                                                                                                     |

</details>

#### 申请促销码

1. 在……的右上角 *促销代码* 屏幕，选择 **申请促销码**.
2. 选择 **活动** （项目），你想要推广的。
   * 可选地，选择一个 **交易** 来自所选活动。
3. 输入 **建议的促销码** 你想申请的。
   * 你也可以选择 ![](/files/4c5996d4e534415be4a6646a312d1b1cd1ed5678) **添加另一个** 促销码，如果你想申请多个促销码。
4. 使用以下方式选择你希望获得促销码的日期 **需要日期** 日期选择器。
5. 可选地，添加 **附加说明** 为品牌提供。
6. 选择 **提交**.
   * 你可以在……中查看你所申请促销码的状态 [*请求*](https://app.impact.com/secure/mediapartner/ads/list-all-mp-ad-requests-flow.ihtml) 屏幕。如果获批，你的促销码将出现在……上的可用促销码列表中 *促销代码* 页面上创建和管理。


---

# 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/marketing-content/promo-codes/view-and-request-promo-codes-as-a-partner.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.
