I'm having trouble getting the big picture of using the Python API to
manage listings in Base.

I have an XML file that works when manually uploading it to Base. Do I
need to insert each item like this: 
http://code.google.com/apis/base/pythondevguide.html#inserting
or can I do a bulk run with my existing XML file?

Do I need to keep track of which items have already been inserted, or
is it smart enough that I give it the XML file of all my listings
daily and have it update if changed/insert if new/skip if no change
accordingly?

In order to delete listings, I will need to store the GData entry_id
locally? Optionally, I could just let them expire?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google 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-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to