> 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/blocking-and-redirect-rules/blocking-and-redirect-routing-rules-and-deferred-deep-linking.md).

# ブロックとリダイレクト／ルーティングルールとディファードディープリンク

#### ブロックとリダイレクト／ルーティングルールを設定する

impact.comはカスタムのルーティングルールをサポートしており、特定の種類のトラフィックが広告を閲覧するのをリダイレクトまたはブロックするために使用できます。

1. 上部のナビゲーションバーから ![](https://1458456015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2F210dEQa93qyQgoJDkieL%2FUser%20profile.svg?alt=media\&token=f84c5b17-fae4-4a30-990a-9de5e57a150b) **\[ユーザープロフィール] → 設定**.
2. 右側の列で、次までスクロールします *テクニカル* を選択し **ブロックとリダイレクト**.
   * この *ブロック／リダイレクト* 画面には、設定済みの既存ルールと、新しいルールを作成するためのオプションが表示されます。
   * ルーティングルールの作成と編集方法の詳細については、をご覧ください [ブロックおよびリダイレクトルール](/brand/ja/what-would-you-like-to-learn-about/platform-features/blocking-and-redirect-rules/redirect-routing-rules-overview.md).

#### 遅延ディープリンク

遅延ディープリンクを使用すると、まだアプリをインストールしていないユーザーをアプリ内の特定ページへディープリンクできます。ユーザーが遅延ディープリンクを設定した広告をクリックし、そのユーザーの端末にアプリがインストールされていない場合、アプリをインストールするためにアプリストアへ移動するよう促されます。そこでインストールを選択すると、広告からそのディープリンク先ページへ自動的に誘導されます。

Impactは、を利用する場合、遅延ディープリンクをネイティブでサポートしています [TrueLink](https://impact.com/partnership-track/truelink/) サードパーティのMMPの代わりに（ただし、TrueLinkを使用していなくても遅延ディープリンクを利用することはできます）。次の方法で広告を設定する方法を学びます： [遅延ディープリンク](/brand/ja/what-would-you-like-to-learn-about/platform-features/ads/manage-ads/set-up-mobile-assets-with-deferred-deep-linking.md).


---

# 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/blocking-and-redirect-rules/blocking-and-redirect-routing-rules-and-deferred-deep-linking.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.
