In the Demo http://www.google.com/base/api/demo/html/demo.html I run
the Query: /base/feeds/items?bq=*
The Result is:

<?xml version='1.0' encoding='UTF-8'?>
  <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'>
    <id>http://www.google.com/base/feeds/items</id>
    <updated>2009-04-26T13:22:50.116Z</updated>
    <title type='text'>Items matching query: [customer id(int):5595032]
</title>
    <link rel='alternate' type='text/html' href='http://
base.google.com'/>
    <link rel='http://schemas.google.com/g/2005#feed'
type='application/atom+xml' href='http://www.google.com/base/feeds/
items'/>
    <link rel='http://schemas.google.com/g/2005#post'
type='application/atom+xml' href='http://www.google.com/base/feeds/
items'/>
    <link rel='http://schemas.google.com/g/2005#batch'
type='application/atom+xml' href='http://www.google.com/base/feeds/
items/batch'/>
    <link rel='self' type='application/atom+xml' href='http://
www.google.com/base/feeds/items?start-index=1&amp;max-results=25&amp;bq=*'/>
    <link rel='next' type='application/atom+xml' href='http://
www.google.com/base/feeds/items?start-index=26&amp;max-results=25&amp;bq=*'/>
    <author>
      <name>Google Inc.</name>
      <email>[email protected]</email>
    </author>
    <generator version='1.0' uri='http://base.google.com'>GoogleBase</
generator>
    <openSearch:totalResults>11590</openSearch:totalResults>
    <openSearch:startIndex>1</openSearch:startIndex>
    <openSearch:itemsPerPage>25</openSearch:itemsPerPage>
    <g:customer_id type='int'>5595032</g:customer_id>
  </feed>

The Query should return <openSearch:totalResults>11590</
openSearch:totalResults> Items with 25 Items per Page to me, but the
are no Items!

So why there arent any Items in this feed? I need to get all my Items.

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