the google-base-api isn't needed to upload a feed-file;
you can simply invoke ftp.

i believe tom's suggestion is not to use the google-base api
at all, none of it -- so you don't need to deal with details
like response to requests or creating proper link constructs.

rather, create a tab-delimited-file direct from sql
and then simply use ftp to upload the file; and with
google's scheduled-feed feature the ftp step can be
skipped altogether; so, a tsv, csv, or xml-feed-file
can be created without the google-base-api.

that said, are you doing direct per-item inserts
or are you trying to use a batch-operations-feed?
why is there a form to input a link-attribute?
exactly which example code is being used?

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