> 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) **\[互动]** → **合作伙伴 → 创作者**，合作伙伴应显示绿色验证勾选。或者， [邀请创作者加入你的活动](/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？了解如何 [获取 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) **\[互动]**，前往 **内容 → 促销代码 → 创建促销代码 → 跟踪**.
6. 填写所需信息并选择 **保存**.

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

{% tab title="仅创作者" %}
为了正确为在创作者计划中设置的创作者活动创建促销代码：

1. 确保该创作者已加入你的计划。

   * 在……下 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[互动]** → **合作伙伴 → 创作者**，该创作者应显示绿色验证勾选标记。如果你想分配促销代码的创作者尚未加入你的计划， [邀请他们加入你的活动](/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) **\[互动]** → **内容 → 促销代码 → 创建促销代码 → 跟踪**.
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.
