> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/css/css-es/readme/usar-channable-css-fuera-de-la-ue.md).

# Usar Channable CSS fuera de la UE

El programa de Comparison Shopping Services (CSS) de Google otorga a los anuncios de Shopping una ventaja en las pujas, pero solo se aplica en países europeos elegibles.&#x20;

{% hint style="info" %}
**Nota:** El programa CSS está limitado a [países específicos](https://www.google.com/url?q=https://support.google.com/css-center/answer/7524491?hl%3Den\&sa=D\&source=docs\&ust=1769946575643527\&usg=AOvVaw2im2w0CppbYEbEcV56JIzZ). Principalmente cubre el EEE, además del Reino Unido y Suiza.
{% endhint %}

Aunque no puedes obtener una ventaja en las pujas si publicitas fuera de los países elegibles, aún puedes usar **Channable CSS** y nuestras herramientas de optimización.

### Cómo esto afecta a tus campañas

* **Países elegibles:** Los anuncios de Shopping pueden obtener la ventaja en las pujas de CSS cuando usas Channable CSS
* **Países no elegibles:** No se aplica ventaja en las pujas
* **La configuración sigue igual:** Mantienes una cuenta de Merchant Center. Mantienes una selección de partner CSS

### Escenarios comunes

#### Publicidad en Europa y fuera de Europa

Usa Channable CSS si quieres la ventaja en las pujas en los países europeos elegibles. Tu tráfico no europeo no recibirá descuento.

#### Solo publicitas fuera de Europa

Cambiar a un partner CSS normalmente no cambiará tus CPC. Aún puedes elegir Channable CSS por coherencia entre cuentas.

{% hint style="warning" %}
**Importante:** Si tu cuenta de Merchant Center no es elegible para el programa CSS, Google no te permitirá cambiar. Aún puedes usar Channable para feeds y campañas. Simplemente no podrás activar el beneficio de CSS.
{% endhint %}

### Qué puedes seguir haciendo con Channable CSS

Incluso cuando parte de tu tráfico esté fuera de la región CSS, aún puedes:

* Gestionar tus tiendas CSS en un solo lugar en Channable
* Obtener información del rendimiento a nivel de producto con nuestro Labelizer
* Optimizar los títulos de tus productos para Google Shopping con nuestro Title Optimizer


---

# 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://helpcenter.channable.com/css/css-es/readme/usar-channable-css-fuera-de-la-ue.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.
