> 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/ads/manage-ads/manage-ad-defaults-as-a-brand.md).

# Gestionar valores predeterminados de anuncios como marca

Al crear nuevos anuncios o contenido en tu programa, puedes usar la configuración predeterminada para definir cómo se comportan. Esto ayuda a garantizar una entrega coherente y reduce el tiempo necesario para configurar cada elemento individualmente.

1. En la barra de navegación superior, selecciona ![](/files/260bf6f1048424a5a74566f411803be9ef7c2685) **\[Perfil de usuario] → Configuración**.
2. En la *Programa* columna, en *General*, selecciona [**Configuración de anuncios**](https://app.impact.com/secure/advertiser/campaign/campaign-ad-settings-flow.ihtml).
3. Ve a la *Predeterminados* y elige la configuración que deseas actualizar como predeterminada.

<details>

<summary>Referencia de valores predeterminados de anuncios</summary>

| Configuración                    | Descripción                                                                                                                                                                                                                                                                                                                                                        |
| -------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Preparado para móviles           | <p>Esta configuración indica si un anuncio está formateado para dispositivos móviles.</p><p>Selecciona la <img src="/files/947fcb3a461f29681e78746d25b37d76fae91264" alt=""> <strong>\[Casilla desmarcada]</strong> para que todos los nuevos anuncios se marquen de forma predeterminada como preparados para móviles.</p>                                        |
| Mostrar anuncios futuros         | <p>Los anuncios con fecha futura no se activan hasta la fecha de inicio que establezcas durante la creación del anuncio.</p><p>Selecciona la <img src="/files/947fcb3a461f29681e78746d25b37d76fae91264" alt=""> <strong>\[Casilla desmarcada]</strong> para permitir que los socios vean tus anuncios con fecha futura.</p>                                        |
| Mostrar ofertas futuras          | <p>Las ofertas con fecha futura no se activan hasta la fecha de inicio que establezcas durante la creación de la oferta.</p><p>Selecciona la <img src="/files/947fcb3a461f29681e78746d25b37d76fae91264" alt=""> <strong>\[Casilla desmarcada]</strong> para permitir que los socios vean las ofertas con una fecha de inicio futura.</p>                           |
| Píxel de impresiones de terceros | <p>Esta configuración te permite enviar datos de impresiones a un sistema externo de análisis o seguimiento al compartir un anuncio con un socio.</p><p>Selecciona la <img src="/files/947fcb3a461f29681e78746d25b37d76fae91264" alt=""> <strong>\[Casilla desmarcada]</strong> para incrustar píxeles de seguimiento de plataformas externas en tus anuncios.</p> |
| Solicitud de anuncio             | Esta configuración controla si los socios pueden enviar solicitudes de anuncios a tu programa. La casilla está habilitada de forma predeterminada. Desmarca la casilla para impedir que todos los socios envíen solicitudes de anuncios.                                                                                                                           |

</details>

4. Selecciona **Guardar**.

<div data-with-frame="true"><figure><img src="/files/d7ed5a54a0912456a3c72fdbe5bcf4112d05268a" alt="" width="470"><figcaption></figcaption></figure></div>


---

# 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/ads/manage-ads/manage-ad-defaults-as-a-brand.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.
