2 messages in com.googlegroups.google-base-data-apiHow to check my products in google base
FromSent OnAttachments
sridevi17 Feb 2008 10:21 
Jeff S19 Feb 2008 14:42 
Subject:How to check my products in google base
From:sridevi (thal@gmail.com)
Date:02/17/2008 10:21:47 AM
List:com.googlegroups.google-base-data-api

Hi All,

I have executed the sample code for java api. GoogleBaseEntry asInserted = service.insert(url, entry); URL myEntryId = new URL(asInserted.getId()); System.out.println("id==="+myEntryId);

I can execute the code with out any errors and i got myEntryId value like this. id===http://www.google.com/base/feeds/items/18055127617975689073. From this can i think that my product is inserted into google base? Is there any way to confirm this?

I posted two threads in this group previously but i did not get any reply for them. Hope i will get reply for this