- Query: Search for volumes that contain this text string
- PrintType: You can use the printType parameter to restrict the returned results to a specific print or publication type
- Filter: You can use the filter parameter to restrict the returned results
- Sorting: By default, a volume search request returns maxResults results, where maxResults is the parameter used in pagination (above), ordered by relevance to search terms.
- Pagination: You can use the
StartIndex
andMaxResults
parameters
Libraries
- exception/f_google_books_exception
- extension/volume_request_extension_validation
- f_google_books_api
- model/volume/request/volume_filter_model
- model/volume/request/volume_print_type_model
- model/volume/request/volume_request_model
- model/volume/request/volume_sorting_model
- model/volume/response/volume_response_model