> 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]**&#x3067;、次へ移動します **コンテンツ → プロモコード → プロモコードを作成 → トラッキング**.
6. 必要な情報を入力して **保存**.

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

{% tab title="クリエイターのみ" %}
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.
