> 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/platform-features/ads/manage-ads/deep-link-an-asset.md).

# アセットにディープリンクを設定する

プログラムでディープリンクを有効にしている場合、アップロードする各アセットは、訪問者を特定のランディングページURLへディープリンクするよう設定できます。たとえば、特定の商品用のアセットを作成した場合、その商品固有のURLへ訪問者を直接送るようそのアセットを指定できます。

#### ディープリンク許可ドメインを設定する

ディープリンクを機能させるには、許可ドメインを指定する必要があります。これを送信すると、トラフィックをウェブサイト上のディープリンク先ページに着地させることができます。詳細はこちらをご覧ください。 [許可ドメインとその設定方法](/brand/ja/what-would-you-like-to-learn-about/account-administration/program-settings/tracking-settings/set-up-permitted-domains-for-deep-linking.md).

#### 特定のアセットをディープリンクする

1. 左側のナビゲーションバーで、 ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage]** → **コンテンツ** → **広告**.
2. 右上隅で、 **広告を作成** ![](/files/6f8314de4650eb50296a22f0905ff81ab67391cc) **\[ドロップダウンメニュー]**&#x306E;後、作成したいアセットの種類を選択します。
3. 下の *ランディングページ*、どちらかを選択します。 **デフォルト** または **カスタム** を ![](/files/6f8314de4650eb50296a22f0905ff81ab67391cc) **\[ドロップダウンメニュー]**、次に、アセットのリダイレクト先となる希望のランディングページURLを入力します。
4. URLフィールドに、 **正確なURL** （ `https://`を除く）に、広告で訪問者を送りたい先を入力します。

   <div data-with-frame="true"><figure><img src="/files/d4f05ff5c71571e97cb05f4c4292e793ebbf7d86" alt=""><figcaption></figcaption></figure></div>
5. 選択 **保存**.

#### アセットを一括でディープリンクする

これにより、複数のアセットがサイト上の同じページへディープリンクするよう更新されます。

1. 左側のナビゲーションバーで、 ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage]** → **コンテンツ** → **広告**.
2. 編集したいアセットにカーソルを合わせ、 ![](/files/a4c20d141714e9e9248551f182c5acacb99049de) **\[未チェックのボックス]**.
3. を選択します **その他の操作** ![](/files/6f8314de4650eb50296a22f0905ff81ab67391cc) **\[ドロップダウンメニュー]** → **ランディングページを変更**.
4. 〜を使用して ![](/files/6f8314de4650eb50296a22f0905ff81ab67391cc) **\[ドロップダウンメニュー]** 使って **カスタム**.
5. その **URL** フィールドに、 **正確なURL** （ `http://`）アセットのリンク先にしたいページを入力します。

   * 必要に応じて、 ![](/files/966a7b9c51811043ca7c1811ec6f6b9ef39fd26f) **\[オンに切り替え]** を **Impact がアプリがすでにインストールされていることを検出しなかった場合、この広告からのモバイルトラフィックを別ルートに転送します**.

   <div data-with-frame="true"><figure><img src="/files/df2d7cf3fc71d7ffd10d9edbbddbcf48078c4dc8" alt="" width="375"><figcaption></figcaption></figure></div>
6. 選択 **OK**.


---

# 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/platform-features/ads/manage-ads/deep-link-an-asset.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.
