Hi Alex, I just found one thing that might be a bug in your code. We post our items to both US and GB versions of Google Base. We keep track of two different Uri's for each item, but for us it is the same item and it has one SKU (id for Google Base). With every update we post US Uri update and then GB Uri update. It seems to me that once we pass an update for GB version, US version gets deleted. I changed the code to add "US-" and "GB-" to the beginning of each id and now I see both versions (US and GB).
Was it a requirement to have unique id across all Google Base versions (you already have Uri, which is unique) or it just a bug in your system? Thanks! --Sergey --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Base Data API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Base-data-API?hl=en -~----------~----~----~----~------~----~------~--~---
