> 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-nl/google/lijst-items-op-google-shopping/stel-een-google-shopping-feed-in/onvoldoende-identifiers-voor-een-google-shopping-feed-oplossen.md).

# Onvoldoende identifiers voor een Google Shopping-feed oplossen

Er zijn enkele veelvoorkomende problemen die je kunt tegenkomen bij het instellen van een Google Shopping-feed.

### **Merk, EAN/GTIN en MPN**

Google vereist dat twee of drie van deze velden voor elk product ingevuld zijn. Vul 'brand' voor 100% van je producten in en probeer daarnaast EAN of MPN (je kunt hier ook SKU gebruiken) in te vullen. Als je niet twee van de drie velden merk, GTIN of MPN kunt invullen, krijg je een foutmelding wanneer [je de feed in Google Merchant Center uploadt](/list-advertise/list-and-advertise-nl/google/hoe-je-producten-toevoegt-aan-google-merchant-center.md). Je moet dit oplossen met het `g:identifier_exists` veld ('Fixing insufficient identifiers' in dit artikel).

{% hint style="success" %}
**Tip:** Zorg dat je weet hoe je [velden toevoegt en mapt](https://helpcenter.channable.com/hc/en-us/articles/360011026539) in Channable.
{% endhint %}

### **Onvoldoende identifiers oplossen**

Shopping Ads gebruikt verschillende identificatoren. In Europa en Noord-Amerika zijn dit meestal: BRAND, MPN en GTIN/EAN. Ten minste twee daarvan moeten worden opgegeven. Het komt vaak voor dat slechts één of twee van de drie identificatoren beschikbaar zijn. Om producten te versturen die niet genoeg identificatoren hebben, moet het veld `g:identifier_exists` op 'FALSE' worden gezet.

De `g:identifier_exists` Dit veld is normaal niet standaard opgenomen in productfeeds, dus je moet het meestal eerst aanmaken. Noem dit nieuwe veld 'identifier\_exists' zodat je het makkelijk herkent. Maak vervolgens in de **Regels** stap van je Google Shopping-feed, [een nieuwe regel aan](/manage-improve-product-data/manage-product-and-improve-data-nl/regels-in-bulk-bewerken-en-verrijken/regels-in-channable.md) waar je 'identifier\_exists' op 'FALSE' zet.

Zorg dat je je nieuwe veld mapt naar 'g:identifier\_exists' en werk de feed bij om de resultaten te zien.


---

# 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/list-advertise/list-and-advertise-nl/google/lijst-items-op-google-shopping/stel-een-google-shopping-feed-in/onvoldoende-identifiers-voor-een-google-shopping-feed-oplossen.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.
