The ID assigned by the server will be in the
entry's <id> element.
For example, this item it's ID is 871374602178315265:
<entry>
<id>http://www.google.com/base/feeds/items/871374602178315265</id>
<published>2008-09-30T20:25:30.000Z</published>
<updated>2008-09-30T20:25:30.000Z</updated>
<category scheme='http://base.google.com/categories/itemtypes'
term='testrecipes'/>
<title type='text'>Marie-Louise's chocolate butter</title>
...
<link rel='self' type='application/atom+xml' href='http://
www.google.com/base/feeds/items/871374602178315265'/>
<link rel='edit' type='application/atom+xml' href='http://
www.google.com/base/feeds/items/871374602178315265'/>
<author>
<name>Jane Doe</name>
<email>[EMAIL PROTECTED]</email>
</author>
<g:cooking_time type='intUnit'>10 minutes</g:cooking_time>
<g:serving_count type='int'>4</g:serving_count>
<g:target_country type='text'>US</g:target_country>
...
</entry>
Does that help?
Eric
On Sep 30, 2:07 am, sridevi <[EMAIL PROTECTED]> wrote:
> How to get the google id of inserted item
> I am using php curl library
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---