Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.books.promooffer

Books API: promooffer. 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/promooffer

Books API: promooffer.
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/promooffer
raw docstring

accept$clj

(accept$ auth parameters)

https://code.google.com/apis/books/docs/v1/getting_started.htmlapi/reference/rest/v1/promooffer/accept

Required parameters: none

Optional parameters: manufacturer, androidId, volumeId, offerId, product, model, serial, device

Accepts the promo offer.

https://code.google.com/apis/books/docs/v1/getting_started.htmlapi/reference/rest/v1/promooffer/accept

Required parameters: none

Optional parameters: manufacturer, androidId, volumeId, offerId, product, model, serial, device

Accepts the promo offer.
raw docstring

dismiss$clj

(dismiss$ auth parameters)

https://code.google.com/apis/books/docs/v1/getting_started.htmlapi/reference/rest/v1/promooffer/dismiss

Required parameters: none

Optional parameters: model, androidId, product, offerId, manufacturer, serial, device

Marks the promo offer as dismissed.

https://code.google.com/apis/books/docs/v1/getting_started.htmlapi/reference/rest/v1/promooffer/dismiss

Required parameters: none

Optional parameters: model, androidId, product, offerId, manufacturer, serial, device

Marks the promo offer as dismissed.
raw docstring

get$clj

(get$ auth parameters)

https://code.google.com/apis/books/docs/v1/getting_started.htmlapi/reference/rest/v1/promooffer/get

Required parameters: none

Optional parameters: device, androidId, manufacturer, product, model, serial

Returns a list of promo offers available to the user

https://code.google.com/apis/books/docs/v1/getting_started.htmlapi/reference/rest/v1/promooffer/get

Required parameters: none

Optional parameters: device, androidId, manufacturer, product, model, serial

Returns a list of promo offers available to the user
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close