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: model, product, manufacturer, volumeId, androidId, serial, device, offerId

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: model, product, manufacturer, volumeId, androidId, serial, device, offerId

Accepts the promo offer.
sourceraw 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: device, manufacturer, androidId, serial, model, offerId, product

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: device, manufacturer, androidId, serial, model, offerId, product

Marks the promo offer as dismissed.
sourceraw 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: androidId, manufacturer, product, serial, model, device

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: androidId, manufacturer, product, serial, model, device

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

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

× close