Books API: layers. The Google Books API allows clients to access the Google Books repository. See: https://code.google.com/apis/books/docs/v1/getting_started.htmlapi/reference/rest/v1/layers
Books API: layers. The Google Books API allows clients to access the Google Books repository. See: https://code.google.com/apis/books/docs/v1/getting_started.htmlapi/reference/rest/v1/layers
(annotationData-get$ auth parameters)
Required parameters: volumeId, contentVersion, layerId, annotationDataId
Optional parameters: scale, locale, w, source, allowWebDefinitions, h
Gets the annotation data.
https://code.google.com/apis/books/docs/v1/getting_started.htmlapi/reference/rest/v1/layers/annotationData/get Required parameters: volumeId, contentVersion, layerId, annotationDataId Optional parameters: scale, locale, w, source, allowWebDefinitions, h Gets the annotation data.
(annotationData-list$ auth parameters)
Required parameters: volumeId, contentVersion, layerId
Optional parameters: scale, locale, w, source, pageToken, h, updatedMax, annotationDataId, updatedMin, maxResults
Gets the annotation data for a volume and layer.
https://code.google.com/apis/books/docs/v1/getting_started.htmlapi/reference/rest/v1/layers/annotationData/list Required parameters: volumeId, contentVersion, layerId Optional parameters: scale, locale, w, source, pageToken, h, updatedMax, annotationDataId, updatedMin, maxResults Gets the annotation data for a volume and layer.
(get$ auth parameters)
https://code.google.com/apis/books/docs/v1/getting_started.htmlapi/reference/rest/v1/layers/get
Required parameters: summaryId, volumeId
Optional parameters: source, contentVersion
Gets the layer summary for a volume.
https://code.google.com/apis/books/docs/v1/getting_started.htmlapi/reference/rest/v1/layers/get Required parameters: summaryId, volumeId Optional parameters: source, contentVersion Gets the layer summary for a volume.
(list$ auth parameters)
https://code.google.com/apis/books/docs/v1/getting_started.htmlapi/reference/rest/v1/layers/list
Required parameters: volumeId
Optional parameters: source, contentVersion, pageToken, maxResults
List the layer summaries for a volume.
https://code.google.com/apis/books/docs/v1/getting_started.htmlapi/reference/rest/v1/layers/list Required parameters: volumeId Optional parameters: source, contentVersion, pageToken, maxResults List the layer summaries for a volume.
(volumeAnnotations-get$ auth parameters)
Required parameters: volumeId, layerId, annotationId
Optional parameters: locale, source
Gets the volume annotation.
https://code.google.com/apis/books/docs/v1/getting_started.htmlapi/reference/rest/v1/layers/volumeAnnotations/get Required parameters: volumeId, layerId, annotationId Optional parameters: locale, source Gets the volume annotation.
(volumeAnnotations-list$ auth parameters)
Required parameters: volumeId, contentVersion, layerId
Optional parameters: startOffset, endPosition, locale, endOffset, source, pageToken, startPosition, volumeAnnotationsVersion, updatedMax, showDeleted, updatedMin, maxResults
Gets the volume annotations for a volume and layer.
https://code.google.com/apis/books/docs/v1/getting_started.htmlapi/reference/rest/v1/layers/volumeAnnotations/list Required parameters: volumeId, contentVersion, layerId Optional parameters: startOffset, endPosition, locale, endOffset, source, pageToken, startPosition, volumeAnnotationsVersion, updatedMax, showDeleted, updatedMin, maxResults Gets the volume annotations for a volume and layer.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close