> 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) **\[ドロップダウンメニュー]**、次に作成したいアセットタイプを選択します。
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.
