Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.playcustomapp.accounts

Google Play Custom App Publishing API: accounts. An API to publish custom Android apps. See: https://developers.google.com/android/work/play/custom-app-apiapi/reference/rest/v1/accounts

Google Play Custom App Publishing API: accounts.
An API to publish custom Android apps.
See: https://developers.google.com/android/work/play/custom-app-apiapi/reference/rest/v1/accounts
raw docstring

customApps-create$clj

(customApps-create$ auth parameters body)

https://developers.google.com/android/work/play/custom-app-apiapi/reference/rest/v1/accounts/customApps/create

Required parameters: account

Optional parameters: none

Body:

{:languageCode string, :title string}

Create and publish a new custom app.

https://developers.google.com/android/work/play/custom-app-apiapi/reference/rest/v1/accounts/customApps/create

Required parameters: account

Optional parameters: none

Body: 

{:languageCode string, :title string}

Create and publish a new custom app.
sourceraw docstring

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

× close