I can’t search on a date range. I get zero records returned from my
query. I’ve read many of the previous posts on this topic.
What am I doing wrong?
My query looks like this:
query.GoogleBaseQuery = "[item type:products]
[published date:2009-01-24]";
GBaseFeed feed = service.Query(query);
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---