← All feed attributes

identifier_existshow to say a product has no GTIN, brand or MPN

Google Shopping attribute reference · updated 20 September 2026 · 3 min read

Short answer. identifier_exists tells Google whether a product has unique product identifiers at all: yes/true (the default assumption) or no/false, to be used only when you are certain the product has no GTIN, MPN or brand, as with custom, handmade or vintage goods. Set to false on a product Google can see is branded and barcoded, it is reported as an incorrect value.

Attributeidentifier_exists
RequirementOptional; submit false only for products without unique product identifiers.
Format
  • yes / true, or no / false (text and XML feeds); true / false in the Merchant API.

Accepted values

true (yes)The product has identifiers; Google expects gtin, or brand and mpn.
false (no)The product has no manufacturer identifiers; Google stops asking for them.

Google’s rules for identifier_exists

Common mistakes, and the error each one becomes

Where the value comes from on a connected store

ShopifyDerived per variant: no when there is neither a barcode nor brand plus MPN; otherwise the identifiers are sent instead.
WooCommercefalse on rows whose GTIN field is empty; a filled GTIN produces g:gtin and no flag.

The free feed check reads this attribute from any feed file and reports the defects above; every check is listed.

Questions merchants ask

Does false remove the brand requirement?

Google stops asking for GTIN, MPN and brand for that product. You can still send a brand for your own label if you have one.

What is the default?

Google treats a product without the attribute as one that has identifiers, which is why missing GTINs produce warnings until either the GTIN or the declaration arrives.

Can I use it for resold products whose barcode I don’t know?

No. Those products have identifiers; you just don’t have them to hand. Find the barcode or accept the limited-performance warning honestly.

Sources

Merchant Center errors on this attribute

Incorrect value [identifier_exists]Fix “Incorrect value [identifier_exists]” in Google Merchant Center
Warning
Invalid value [gtin]Fix “Invalid value [gtin]” in Google Merchant Center
Product disapproved
Limited performance due to missing value [brand]Fix “Limited performance due to missing value [brand]” in Merchant Center
Limited performance

Read next

Fix “Limited performance due to missing identifiers [gtin]” in Google Merchant CenterWhat Google's missing-GTIN warning means, where to find barcodes for your products, and what to do when a product genuinely has none.
6 min
The WooCommerce GTIN field: where it is, what to put in it, and what Google does with itWooCommerce 9.2 added a “GTIN, UPC, EAN or ISBN” field to products and variations. How to fill it without breaking Google’s format rules, what to do for products that have no barcode, and how the field becomes gtin and identifier_exists in a Google Shopping feed.
6 min
Not sure what's wrong with your feed?Paste your feed URL and FeedRobin checks every product for missing barcodes, images, descriptions and more — free, no account needed.
Check my feed — it's free What it checks →