Google Merchant integration GTIN problems
-
Hey there,
I’m trying to get my google merchant feed up and running but I’m having issues with the GTIN. When there’s not GTIN provided (UPC, EAN, whatever) Foxyshop inserts the product code. We need the ability to pass the “identifier_exists = FALSE” property as that’s what you use when a unique identifier doesn’t exist (as is the case with the vast majority of my products).
According to Google, you need at least two of the three : Brand, MPN and GTIN. Brand’s not hard. GTIN and MPN don’t always exist and if they don’t you’re supposed to pass identifier_exists=FALSE if you cannot provide them. I think if anything, foxyshop should pass the identifier_exists=FALSE if the GTIN and MPN fields are blank. Currently, when Foxyshop passes the product code, Google sees it as an invalid GTIN and rejects the item. I have no idea how to get around this. Ideas?
Thanks!
- The topic ‘Google Merchant integration GTIN problems’ is closed to new replies.