hi all

i've come across an oddity relating to passing links within query to
base-api

this link works (ie returns results)

http://www.google.com/base/feeds/snippets/-/products?bq=rugby+[condition%3aNew][target%20country%3aGB][item%20language%3aEN][link%3aklauskobec.com|1staudiovisual.co.uk]&hl=en&aq=f&orderby=price%28float%20GBP%29&sortorder=ascending&start-index=1&max-results=100&crowdby=customerid:1

this link doesnt:

http://www.google.com/base/feeds/snippets/-/products?bq=rugby+[condition%3aNew][target%20country%3aGB][item%20language%3aEN][link%3a1staudiovisual.co.uk|klauskobec.com]&hl=en&aq=f&orderby=price%28float%20GBP%29&sortorder=ascending&start-index=1&max-results=100&crowdby=customerid:1

i've identified the breakage to 1staudiovisual.co.uk.

wierdly

http://www.google.com/base/feeds/snippets/-/products?bq=rugby+[condition%3aNew][target%20country%3aGB][item%20language%3aEN][link%3a1staudiovisual.co.uk]&hl=en&aq=f&orderby=price%28float%20GBP%29&sortorder=ascending&start-index=1&max-results=100&crowdby=customerid:1

works - returning results for 1 merchant.

so my question then is how to include merchant links with numerals in
them. is there a way to escape link values somehow so the api doesnt
think
i'm trying to give it link%3a1?

-- 
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 google-base-data-...@googlegroups.com.
To unsubscribe from this group, send email to 
google-base-data-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-base-data-api?hl=en.

Reply via email to