[Google-Base-API] Re: application/atomxml is not valid?can't anybody help me?

2008-10-29 Thread Eric (Google)
You're right about the content type. It should be: Content-Type: application/atom+xml Thanks for pointing that out! We'll get that fixed. Eric On Oct 29, 1:49 am, dakaola <[EMAIL PROTECTED]> wrote: > oho ,It's a misstake in Google Base Code Api document. > > in the doc:http://code.google.com

[Google-Base-API] batch inserted items not showing on the Dashboard

2008-10-29 Thread beeky
I wrote a Java batch insert app using my personal GBase account. I have been able to insert and delete items. After each insert the new items are immediately visible on the Dashboard. Today we moved the app to production. We created a new Google and GBase account and obtained an api key. The

[Google-Base-API] Re: What's the advantage to using API over a bulk product feed?

2008-10-29 Thread admin
Thank you very much. That tool will be very helpful. Is it easy to use too many attributes? - Original Message - From: "Tom Wilson" <[EMAIL PROTECTED]> To: "Google Base Data API" Sent: Wednesday, October 29, 2008 3:30 PM Subject: [Google-Base-API] Re: What's the advantage to using API

[Google-Base-API] Re: What's the advantage to using API over a bulk product feed?

2008-10-29 Thread Tom Wilson
The API is just a different submission method, if everything is running smoothly with your data feed and it all processed etc... then it could be a competitor working on optimizing thier items. Look at optimizing your data to compete on ground of quality and completeness. I've developed a tool th

[Google-Base-API] I'm looking for more information about Google Base Ranking

2008-10-29 Thread rs2k
I think I've been over this document about 10 times: http://base.google.com/support/bin/answer.py?hl=en&answer=25161 I'm trying to figure out why our rankings have been suffering lately. On one of our sites we sell vehicle parts and our rankings used to be quite good. After about two months o

[Google-Base-API] What's the advantage to using API over a bulk product feed?

2008-10-29 Thread rs2k
Our store currently uses a php script to pull data from our store's product database to build a large XML file that contains our complete store's inventory every day. It then uploads that XML data feed to Google Base via FTP. Lately, our ranking in Google Base has dropped considerably. I am trying

[Google-Base-API] Re: application/atomxml is not valid?can't anybody help me?

2008-10-29 Thread dakaola
oho ,It's a misstake in Google Base Code Api document. in the doc: http://code.google.com/apis/base/protodevguide.html all sample code is like : PUT /base/feeds/items/... Content-Type: application/atomxml Authorization: AuthSub token=... X-Google-Key: key=... the Content-Type:Application/atom

[Google-Base-API] application/atomxml is not valid?can't anybody help me?

2008-10-29 Thread dakaola
when I post a conten to the addr, and return a "HTTP 415 Unsportted Media Type" the post addris : POST /base/feeds/items ontent-Type: application/atomxml the content is : dakaola [EMAIL PROTECTED] kaolatesttest have a test en --~--~-~--~~~