Todd Nemet wrote: > ... Plugging in the value of the "uid" parameter doesn't work.
You're right, and I don't see any mention of UID values in current AJAX Search API book search documentation. Hopefully UID support may be added eventually? The Book Search Data API does support UIDs. So it's possible to implement a user library search app using the Book Search Data API to generate a search feed, the AJAX Feed API to read the feed, and perhaps a custom-written presentation solution. See the relevant documentation: http://code.google.com/apis/books/ http://code.google.com/apis/books/docs/gdata/reference.html#LibraryFeed http://code.google.com/apis/gdata/docs/2.0/reference.html http://code.google.com/apis/gdata/docs/2.0/reference.html#Queries http://code.google.com/apis/gdata/docs/json.html#rJSON http://code.google.com/apis/ajaxfeeds/documentation/reference.html http://code.google.com/apis/ajaxfeeds/documentation/reference.html#ResultFormat (Note that each API is subject to its respective terms of use.) -- omr -- You received this message because you are subscribed to the Google Groups "Google AJAX APIs" 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-ajax-search-api?hl=en.
