> 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/zh/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. 从顶部导航栏中选择 ![](/files/1cbb667ec4878308f24ec4acd13cbf03ede0bdfe) **\[用户资料] → 设置**.
2. 在右侧栏中，滚动到 *技术* 并选择 **阻止与重定向**.
   * 该 *屏蔽/重定向* 页面会显示您已配置的任何现有规则，以及创建新规则的选项。
   * 有关如何创建和编辑路由规则的详细信息，请参阅 [阻止与重定向规则](/brand/zh/what-would-you-like-to-learn-about/platform-features/blocking-and-redirect-rules/redirect-routing-rules-overview.md).

#### 延迟深度链接

延迟深度链接可用于将用户深度链接到您的应用中，即使他们尚未安装该应用也是如此。当用户点击启用了延迟深度链接的广告，而用户尚未安装您的应用时，系统会提示他们前往应用商店安装该应用。如果他们选择这样做，系统会自动将他们从广告引导至该深度链接页面。

如果您使用 [TrueLink](https://impact.com/partnership-track/truelink/) 而不是第三方 MMP，Impact 原生支持延迟深度链接（不过即使不使用 TrueLink，您仍然可以使用延迟深度链接）。了解如何使用 [延迟深度链接](/brand/zh/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:

```
GET https://help.impact.com/brand/zh/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>
```

The question should be specific, self-contained, and written in natural language.
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.
