it depends if you're trying to either:
(a) upload a data-feed-file via your dashboard/ftp or
(b) submit a batch-operations-feed via the api/http

each uses similar but different incompatible formats.

regardless of the format, both attributes and values
must follow the rules of the specified item-type --
for (a) you need to register an item-type and file;
for (b) you need to specify an item-type in-line.

the atom format for batch-processing is discussed here:
http://code.google.com/apis/gdata/batch.html

the atom format for data-feed-files is discussed here:
http://base.google.com/support/bin/answer.py?answer=58087

template examples of each are here:
http://celebird.googlepages.com/celebird.googlepages-templates.htm

rules for the various item-types are here:
http://base.google.com/support/bin/answer.py?answer=59451

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to