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

# 採用したクリエイター向けにプロモコードを作成する

クリエイター向けのプロモコードを設定する際、アカウントには次の2つの異なるシナリオがあります：

{% tabs %}
{% tab title="Performance と Creator" %}
Performance プログラムから設定された Creator イベントのプロモコードを正しく作成するには、正しくアトリビューションされるように追加の手順が必要で、各クリエイターごとに行う必要があります。

1. Creator プログラムでは、クリエイターがプログラムに参加していることを確認してください。
   * 下に ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage]** → **パートナー → クリエイター**、パートナーは緑の認証チェック付きで表示されるはずです。あるいは、 [クリエイターをキャンペーンに招待する](/brand/ja/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/1917ffbc0fa76b348d5dd744ac95fc8b650fdd69" alt=""><figcaption></figcaption></figure></div>
2. Performance プログラムで、次に移動します ![](/files/80820a684046e77348a87fa4aae033fc6f04adf0) **\[Optimize] → 設定 → ネットワーク**.
   * Optimize をお持ちでないですか？方法はこちら [Optimize アドオンを入手する](/brand/ja/what-would-you-like-to-learn-about/account-administration/account-settings/subscription-add-ons/get-the-optimize-add-on.md).
3. 一覧から関連する Creator Media Source を見つけて選択します ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **\[詳細]** **→ トラッキング → 新しいプロモコードを割り当て**.
4. 必要な情報を入力して選択します **保存**.
5. 次に、プロモコードをクリエイターに割り当てます。Creator プログラムの ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage]**、次へ移動します **コンテンツ → プロモコード → プロモコードを作成 → トラッキング**.
6. 必要な情報を入力して選択します **保存**.

{% hint style="warning" %}
**重要:** Creator プログラムでクリエイターに割り当てた同じプロモコードが、Performance プログラムでパートナーにも割り当てられていないことを確認してください。
{% endhint %}
{% endtab %}

{% tab title="Creator のみ" %}
Creator プログラムで設定されたクリエイターイベントのプロモコードを正しく作成するには：

1. クリエイターがあなたのプログラムに参加していることを確認してください。

   * 下に ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage]** → **パートナー → クリエイター**、クリエイターは緑の認証チェックマーク付きで表示されるはずです。プロモコードを割り当てたいクリエイターがまだあなたのプログラムに参加していない場合、 [キャンペーンに招待してください](/brand/ja/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/1917ffbc0fa76b348d5dd744ac95fc8b650fdd69" alt=""><figcaption></figcaption></figure></div>
2. 次へ移動します ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage]** → **コンテンツ → プロモコード → プロモコードを作成 → トラッキング**.
3. 入力します [必要な情報](/brand/ja/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/ja/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.
