> 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/ja/nitsuitebitaidesuka/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/a7b7c6ee649ae5ab0e4577add886fa7f89b68f68" 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/0243772bfefbceed8c990e48f06c6e36804621d7) **別の［追加］** プロモーションコードを追加して、複数のプロモーションコードをリクエストできます。
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/ja/nitsuitebitaidesuka/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.
