> 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/es/what-would-you-like-to-learn-about/platform-features/blocking-and-redirect-rules/blocking-and-redirect-routing-rules-and-deferred-deep-linking.md).

# Reglas de bloqueo y redirección/enrutamiento y deep linking diferido

#### Configurar reglas de bloqueo y redirección / enrutamiento

impact.com admite reglas de enrutamiento personalizadas, que puede usar para redirigir o bloquear ciertos tipos de tráfico para que no vean sus anuncios.

1. En la barra de navegación superior, selecciona ![](https://3147719151-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) **\[Perfil de usuario] → Configuración**.
2. En la columna de la derecha, desplácese hasta *Técnicas* y selecciona **Bloqueo y redirección**.
   * El *Bloqueo/Redirección* la pantalla muestra las reglas existentes que ha configurado, junto con opciones para crear nuevas.
   * Para obtener más detalles sobre cómo crear y editar reglas de enrutamiento, consulte [Reglas de bloqueo y redirección](/brand/es/what-would-you-like-to-learn-about/platform-features/blocking-and-redirect-rules/redirect-routing-rules-overview.md).

#### Enlaces profundos diferidos

Los enlaces profundos diferidos se pueden usar para llevar a los usuarios a su aplicación incluso cuando aún no la han instalado. Cuando un usuario hace clic en un anuncio que tenía configurados enlaces profundos diferidos y el usuario no tiene su aplicación instalada, se le pedirá que vaya a su tienda de aplicaciones para instalar la app. Si elige hacerlo, se le dirigirá automáticamente a esa página de enlace profundo desde el anuncio.

Impact admite de forma nativa los enlaces profundos diferidos si utiliza [TrueLink](https://impact.com/partnership-track/truelink/) en lugar de un MMP de terceros (aunque aún puede utilizar enlaces profundos diferidos incluso si no usa TrueLink). Aprenda cómo configurar anuncios con [enlaces profundos diferidos](/brand/es/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/es/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.
