> 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/list-advertise/list-and-advertise-es/google/elenco-articoli-en-google-shopping/configura-un-feed-de-google-shopping/solucionar-identificadores-insuficientes-para-un-feed-de-google-shopping.md).

# Cómo solucionar identificadores insuficientes para un feed de Google Shopping

Hay algunos problemas comunes que puedes encontrar al configurar un feed de Google Shopping.

### **Marca, EAN/GTIN y MPN**

Google requiere que dos o tres de estos campos estén rellenados para cada producto. Rellena 'brand' al 100% para cada producto e intenta rellenar o bien EAN o bien MPN (también puedes usar SKU aquí). Si no puedes rellenar dos de los tres campos de marca, GTIN o MPN, obtendrás un error al [subir el feed a Google Merchant Center](/list-advertise/list-and-advertise-es/google/como-anadir-productos-a-google-merchant-center.md). Tendrás que solucionar esto con el `campo g:identifier_exists` ('Solucionar identificadores insuficientes' en este artículo).

{% hint style="success" %}
**Consejo:** Asegúrate de saber cómo [añadir y mapear campos](https://helpcenter.channable.com/hc/en-us/articles/360011026539) en Channable.
{% endhint %}

### **Solucionar identificadores insuficientes**

Shopping Ads usa varios identificadores. En Europa y Norteamérica suelen ser: BRAND, MPN y GTIN/EAN. Deben proporcionarse al menos dos de ellos. No es raro tener solo uno o dos de los tres identificadores disponibles. Para enviar productos que no tienen suficientes identificadores, el campo `campo g:identifier_exists` debe establecerse en 'FALSE'.

El `campo g:identifier_exists` Este campo no es uno que normalmente se incluya en los feeds de productos, así que normalmente tendrás que crearlo primero. Llama a este nuevo campo 'identifier\_exists' para poder identificarlo fácilmente. Luego, en el **Reglas** paso de tu feed de Google Shopping, [crea una nueva regla](/manage-improve-product-data/manage-product-and-improve-data-es/reglas-edicion-masiva-y-enriquecimiento/reglas-en-channable.md) donde establezcas 'identifier\_exists' en 'FALSE'.

Asegúrate de mapear tu nuevo campo a 'g:identifier\_exists' y actualizar el feed para ver los resultados.


---

# 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://helpcenter.channable.com/list-advertise/list-and-advertise-es/google/elenco-articoli-en-google-shopping/configura-un-feed-de-google-shopping/solucionar-identificadores-insuficientes-para-un-feed-de-google-shopping.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.
