Hello,

Hope i'm not being stoopid here but i'm pulling my hair out....

I have just started to upload my products using the api, previously
used xml file upload.

I now want to query items, if i query the snippets feed i can search
for specific items but when doing the same
query on the items feed i get no results.

The query is [mpn:"79Q-00007"][customer id(int):5900602] ( i am using
the php client libraries btw) and using the
snippets feed, that correctly returns my 1 item.

If i run the same query against the items feed (with or without the
customer id) i get 0 results. if i run a query against
the items feed without setting the bq param i get results (with the
above part number being first in the list).

Something else that is confusing me is that a query with no params
tells me there are a total of 9873 results whereas on the dashboard
and on the main google site i have over 17000 published and searchable
products.

Can anyone give me any clues to why i seem to get 0 results when i
search for anything? If i print out the query string of the request it
gives
http://www.google.com/base/feeds/items?bq=%5Bmpn%3A%22221691-B23%22%5D&max-results=1

which looks valid.

Thanks in advance.

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