6 messages in com.googlegroups.google-base-data-apiRe: Retrieving stats from API
FromSent OnAttachments
Itsallyou25 Mar 2008 10:06 
Tom Wilson25 Mar 2008 15:15 
Itsallyou26 Mar 2008 10:09 
Tom Wilson26 Mar 2008 10:58 
Itsallyou26 Mar 2008 21:49 
Tom Wilson28 Mar 2008 07:32 
Subject:Re: Retrieving stats from API
From:Tom Wilson (tomt@googlemail.com)
Date:03/28/2008 07:32:52 AM
List:com.googlegroups.google-base-data-api

Code no, but i do have a basic stats app that needs testing if your interested ?

Tom Wilson Freelance Google Base Developer and Consultant www.tomthedeveloper.com

Google Base Tools - http://dev.tomthedeveloper.com/googlebase Featured Project :
http://google-code-featured.blogspot.com/2008/02/google-base-competitor-analysis.html

On Mar 27, 4:49 am, Itsallyou <kcro@cox.net> wrote:

Thanks Tom for the reply. I purged my entries recently to clear any discrepencies that I might have had in my imported listings, however I had the issue before hand. The really strange thing is that I have been using the same working code for almost a week and all of a sudden the same code will no longer work.. So it seems to me that Google is making changes that are affecting the operation adversly.. I'm kind of at a loss here as to where to go next.. Do you have a piece of working code that I can take a look at that receives the stats properly? I would appreciate it...

On Mar 26, 10:58 am, Tom Wilson <tomt@googlemail.com> wrote:

If there no stats data then the impressions,clicks and pageviews elements don't appear in the returned data. Since your items look as though they where published a few days ago then it could just be a case of there being no data for your items.

Tom Wilson Freelance Google Base Developer and Consultantwww.tomthedeveloper.com

On Mar 26, 5:09 pm, Itsallyou <kcro@cox.net> wrote:

Just to follow up... I have saved the query results to an xml file and there is no gm element in the feed. Per Google documentation content is set to attributes,meta.

xml results:

- <feed xmlns="http://www.w3.org/2005/Atom" xmlns:openSearch="http:// a9.com/-/spec/opensearchrss/1.0/" xmlns:gm="http://base.google.com/ns- metadata/1.0" xmlns:g="http://base.google.com/ns/1.0" xmlns:batch="http://schemas.google.com/gdata/batch"> <g:customer_id type="int">3200332</g:customer_id> - <author> <name>Google Inc.</name> <email>b.@google.com</email> </author> <generator>GoogleBase</generator> <id>http://www.google.com/base/feeds/items</id> <link href="http://base.google.com" rel="alternate" type="text/ html" /> <link href="http://www.google.com/base/feeds/items" rel="http:// schemas.google.com/g/2005#feed" type="application/atom+xml" /> <link href="http://www.google.com/base/feeds/items" rel="http:// schemas.google.com/g/2005#post" type="application/atom+xml" /> <link href="http://www.google.com/base/feeds/items/batch" rel="http://schemas.google.com/g/2005#batch" type="application/atom +xml" /> <link href="http://www.google.com/base/feeds/items?start-index=1&max- results=1&content=attributes,meta" rel="self" type="application/atom +xml" /> <link href="http://www.google.com/base/feeds/items?start-index=2&max- results=1&content=attributes,meta" rel="next" type="application/atom +xml" /> <title type="text">Items matching query: [customer id(int):3200332]</ title> <updated>2008-03-26T10:07:39-07:00</updated> - <entry> <g:application type="text">Google Base Website Importer</ g:application> <g:site_link type="url">http://www.itsallyouprinting.com/ productdetails.aspx?Productid=2</g:site_link> <g:price type="floatUnit">7.99 usd</g:price> <g:target_country type="text">US</g:target_country> <g:price_units type="text">EA.</g:price_units> <g:expiration_date type="dateTime">2008-04-22T09:13:10Z</ g:expiration_date> <g:quantity type="int">1</g:quantity> <g:image_link type="url">http://www.itsallyouprinting.com/catalog/ ProductImages/66/ProdImage_2.jpg</g:image_link> <g:customer_id type="int">3200332</g:customer_id> <g:item_type type="text">Products</g:item_type> <g:item_language type="text">en</g:item_language> <gd:feedLink xmlns:gd="http://schemas.google.com/g/2005" rel="media" href="http://www.google.com/base/feeds/items/846636153336180214/media" countHint="1" /> <title type="text">Mouse pad with memory foam wrist rest</title> <id>http://www.google.com/base/feeds/items/846636153336180214</id> <link href="http://base.google.com/base/a/3200332/ D846636153336180214" rel="alternate" type="text/html" /> <link href="http://www.google.com/base/feeds/items/ 846636153336180214" rel="self" type="application/atom+xml" /> <link href="http://www.google.com/base/feeds/items/ 846636153336180214" rel="edit" type="application/atom+xml" /> - <author> <name>It's All You Custom Printing</name> <email>anon@base.google.com</email> </author> <category term="Products" scheme="http://base.google.com/categories/ itemtypes" /> <content type="html">Mouse Pad with built in memory foam wrist rest. Form fitting wrist rest supports wrist and provides relief from fatigue and pain.</content> <updated>2008-03-23T02:13:11-07:00</updated> <published>2008-03-23T02:13:11-07:00</published> </entry> </feed>- Hide quoted text -

- Show quoted text -