> 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/zh/what-would-you-like-to-learn-about/creator-program/working-with-creators/create-promo-codes-for-hired-creators.md).

# 为已聘用创作者创建促销代码

在为您的创作者设置促销代码时，您的账户有两种不同的情况：

{% tabs %}
{% tab title="绩效与创作者" %}
要为从绩效项目中设置的创作者活动正确创建促销代码，需要额外一步以确保其被正确归因，并且必须为每位创作者执行。

1. 在您的创作者项目中，确保该创作者已加入该项目。
   * 在 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage]** → **合作伙伴 → 创作者**下，合作伙伴应显示绿色验证勾选标记。或者， [邀请创作者加入您的活动](/brand/zh/what-would-you-like-to-learn-about/creator-program/recruit-creators/manage-creator-campaign-applicants.md#invite-new-creators-to-your-campaign-0-1).

     <div data-with-frame="true"><figure><img src="/files/b5aa304f0d3391cf6ce7c5e1d23e85761cbcfd49" alt=""><figcaption></figcaption></figure></div>
2. 在您的绩效项目中，导航到 ![](/files/dd9b9b71e0a8abffbc19dd6a3c4d28626449f744) **\[优化] → 设置 → 网络**.
   * 还没有 Optimize？了解如何 [获取 Optimize 附加组件](/brand/zh/what-would-you-like-to-learn-about/account-administration/account-settings/subscription-add-ons/get-the-optimize-add-on.md).
3. 从列表中找到相关的创作者媒体来源并选择 ![](/files/48274f9251fd79e93a99aad7b4393690b07a61c9) **\[更多]** **→ 跟踪 → 分配新促销代码**.
4. 填写相关信息并选择 **保存**.
5. 接下来，您将把促销代码分配给创作者。在您的创作者项目中，位于 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage]**&#x4E0B;，导航到 **内容 → 促销代码 → 创建促销代码 → 跟踪**.
6. 填写所需信息并选择 **保存**.

{% hint style="warning" %}
**重要：** 请确保分配给创作者项目中某位创作者的同一促销代码，不要同时分配给绩效项目中的合作伙伴。
{% endhint %}
{% endtab %}

{% tab title="仅创作者" %}
要为创作者项目中设置的创作者活动正确创建促销代码：

1. 确保创作者已加入您的项目。

   * 在 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage]** → **合作伙伴 → 创作者**中，创作者应显示为带有绿色验证勾选标记。如果您想分配促销代码的创作者尚未加入您的项目， [邀请他们加入您的活动](/brand/zh/what-would-you-like-to-learn-about/creator-program/recruit-creators/manage-creator-campaign-applicants.md#invite-new-creators-to-your-campaign-0-1).

   <div data-with-frame="true"><figure><img src="/files/b5aa304f0d3391cf6ce7c5e1d23e85761cbcfd49" alt=""><figcaption></figcaption></figure></div>
2. 导航到 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage]** → **内容 → 促销代码 → 创建促销代码 → 跟踪**.
3. 填写 [所需信息](/brand/zh/what-would-you-like-to-learn-about/platform-features/promo-codes/create-a-promo-code.md) 并选择 **保存**.
   {% endtab %}
   {% endtabs %}


---

# 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/zh/what-would-you-like-to-learn-about/creator-program/working-with-creators/create-promo-codes-for-hired-creators.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.
