Try products with a capital P. On Mon, Mar 23, 2009 at 10:55 AM, paolo883 <[email protected]> wrote: > > Hi, > > I'm trying to upload to Google Base the whole catalog of our online > shop using C# code (based on your demo) but I'm having success only if > I use > > entry.GBaseAttributes.ItemType = "testrecipies"; > > If I use > > entry.GBaseAttributes.ItemType = "products"; > > I get a 400 Status Code ("invalid item") > > Another question: How can I check if a product was already inserted > with the same entry.BatchData.Id value? > > Thanks a lot > > Paolo > > >
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
