> 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/campaigns/creator-campaigns/campaign-management/redeem-your-gifts-as-a-creator.md).

# クリエイターとしてキャンペーン特典を引き換える

ブランドのキャンペーンタスクを完了すると、ギフトで報酬を受け取れる場合があります。ブランドがキャンペーンに製品ギフトを設定している場合は、指定された上限内で希望する製品を選択し、注文を行い、配送状況を追跡できます。

## 希望するギフトを受け取る

次の手順に従ってギフトを受け取り、希望する製品を注文してください。

1. 上部のナビゲーションバーから、 **Discover → キャンペーンを探す**.
2. 次を選択します [参加中](https://app.impact.com/secure/mediapartner/marketplace/influencer-marketplace-flow.ihtml?execution=e3s1#status=PARTICIPATING) タブ。
3. ギフトが含まれるキャンペーンにカーソルを合わせ、選択してください **タスクを管理**.
4. 製品ギフトのタスクを見つけます。
   * 「 **タスクタイプ** 」フィルターを使うと、タスクを簡単に見つけられます。
5. キャンペーンにカーソルを合わせ、選択してください **ギフトを受け取る**.
6. スライドアウトから、希望する製品を選択します。
   * 一覧に表示される製品は、ブランドが設定した上限に従って制限されています。たとえば、2点選択できても総額上限が300ドルに設定されている場合があります。この場合、200ドルの商品を2点選択することはできません。
7. 各製品について、該当する項目を選択してください。 **色**, **サイズ**、および **数量** （該当する場合）
8. 選択 **バッグに追加**.
   * カタログから引き続き製品を選択します。
9. 製品の選択が終わったら、 **バッグを見る** を選択して、製品を確認してください。
10. 選択 **続行** そして、 *配送先情報*.
    * 利用可能な場合、配送情報は、あなたが「 *配送先情報* 」セクションで提供した情報から事前入力されます。 [公開プロフィール](/partner/ja/nitsuitebitaidesuka/platform-features/working-with-brands/applying-to-brands/profile-management/update-and-manage-your-public-profile.md#public-profile-components-0-1).
11. 選択 **確認**.
    * 製品の選択内容と配送情報をよく確認し、すべて正しいことを確かめてください。
12. 選択 **ギフトを受け取る**.
    * ボタンのテキストは *注文処理中* に変わり、最終的に *配送状況を確認* に変わって、注文のステータスを反映します。
    * ブランドが承認を必要とする場合、ギフトのステータスは *承認待ち*.

{% hint style="success" %}
**注：** に変わります。配送手続きはブランドの社内システムで処理されるため、impact.com は配送に関する問題をサポートできません。注文の編集やキャンセルについてご不明な点がある場合や、配送に関して問題がある場合は、 [ブランドに直接](/partner/ja/nitsuitebitaidesuka/platform-features/working-with-brands/contacting-a-brand/access-brand-contact-information.md) お問い合わせください。
{% endhint %}

## 次に何が起こりますか？

ブランドの製品ギフト設定によって、次に起こることが変わります。

* ブランドが製品選択の承認を必要としない場合、注文はすぐに処理されます。
  * 注文が正常に行われると、注文確認メールが届きます。
  * この **配送状況を確認** ボタンは、impact.com が追跡情報を受け取ると利用可能になります。
* ブランドが製品選択の承認を必要とする場合、ブランドが承認するまで注文は行われません。
  * ブランドが選択を却下した場合は、承認用に製品を再選択できます。


---

# 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/campaigns/creator-campaigns/campaign-management/redeem-your-gifts-as-a-creator.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.
