Hi, I would like to sort my results by price and found the following syntax for a URL from a previous post:
http://www.google.com/base/feeds/snippets?bq=[item+type:housing]&orderby=price(float+USD) However when I try to reproduce this in code by setting: query.OrderBy = "price(float+USD)"; This does not work. Can anyone advise what value I need to assign to the .OrderBy property? Thanks, Paul. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
