[Google-Base-API] Re: Location Query

2010-02-25 Thread Ibrahim Benzer
you should check if the location is a zip code (numeric) the query shouldnt include @ sign... On Feb 24, 7:52 pm, "LeadInternet.com" wrote: > Hi Tom, > > I've noticed you post frequently here and you're a google base > developer and consultant. I'm hoping you can shed some light or point > me to

[Google-Base-API] Re: Location Query

2010-02-24 Thread LeadInternet.com
Hi Tom, I've noticed you post frequently here and you're a google base developer and consultant. I'm hoping you can shed some light or point me to someone at Google that might be able to look into an issue I've noticed over the years. I've posted several issues back in December but received no re

[Google-Base-API] Re: Location Query

2010-02-23 Thread Tom Wilson
You copied this from the documentation content ? You have to make sure its properly formatted like this example : http://www.google.com/base/feeds/snippets/-/jobs?bq=[location:%...@%22denver,CO),%20USA%22%20%2B%203mi] I recommend you review the query builder app in the samples this will help you