> 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/impactcom-mobile-app/working-with-brands-on-the-mobile-app/share-promo-codes-from-your-mobile-app.md).

# モバイルアプリからプロモコードを共有する

ブランドはプロモコードを作成してあなたに割り当てることができます。これらのコードをオーディエンスと共有すると、ブランドの商品を購入する際に元の販売価格から一定割合の割引を受けられます。impact.com は、あなたのプロモコードが使用されたときにそれを追跡し、そのたびにあなたに成果を付与します。

#### ダッシュボードからプロモコードにアクセスする

ダッシュボードから直接プロモコードを確認できます。アクセスするには、以下の手順に従ってください:

1. 画面下部のナビゲーションバーから、 ![](/files/b604e61a9576c5ab9a77be85ba685449c3409f6a) **\[ダッシュボード]**.
2. 下にスクロールして次を選択します **あなた向けのプロモコード** ![](/files/e0b4d9735e688ac89435924007992b3a2eca275c) **\[次へ]** すべてのプロモコードを表示します。
   * 利用可能な最初の2件のプロモコードがダッシュボードに表示されます。
3. 〜では *プロモコード* 画面で、検索バーを使用するか、次を選択します ![](/files/7f1589fe749a3b20b5978d42854c0a96d4179895) **\[フィルター]** プロモコードを見つけます。
   * 以下の *フィルターリファレンス* 詳細は以下をご覧ください:

<details>

<summary>フィルターリファレンス</summary>

| フィルター  | 説明                                                                                                                                                                             |
| ------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| 並べ替え条件 | <p><strong>最新順</strong> - 最も最近追加されたものを先に表示する順にプロモコードを並べ替えます。</p><p><strong>プロモコード：昇順</strong> - プロモコードをA-Z順に並べ替えます。</p><p><strong>プロモコード：降順</strong> - プロモコードをZ-A順に並べ替えます。</p> |
| ブランド   | プロモコードが属するブランドで絞り込みます。                                                                                                                                                         |

</details>

4. 適切なプロモコードが見つかったら、次を選択します **コピー** コードをオーディエンスと共有します。

#### ブランドの詳細画面からプロモコードにアクセスする

ブランドの詳細ページでプロモコードを確認できます。特定のブランドのプロモコードにアクセスするには、以下の手順に従ってください:

1. 画面下部のナビゲーションバーから、 ![](/files/0c75dd3518e16ee0c4ecbd53e6813c9ef43d6a5c) **\[発見]**.
2. の上部にあるタブから *ディスカバー* 画面で、 **ブランド**.
3. 選択 **マイブランド** ![](/files/e0b4d9735e688ac89435924007992b3a2eca275c) **\[次へ]**.
4. プロモコードを表示したいブランドを選択します。
5. 下にスクロールして次を選択します **あなた向けのプロモコード** ![](/files/e0b4d9735e688ac89435924007992b3a2eca275c) **\[次へ]** すべてのプロモコードを表示します。
   * 利用可能な最初の2件のプロモコードがブランドの詳細画面に表示されます。
6. 適切なプロモコードが見つかったら、次を選択します **コピー** コードをオーディエンスと共有します。


---

# 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/impactcom-mobile-app/working-with-brands-on-the-mobile-app/share-promo-codes-from-your-mobile-app.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.
