Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.playcustomapp.accounts

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

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

customApps-create$clj

(customApps-create$ auth parameters body)

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

Required parameters: account

Optional parameters: none

Body:

{:title string, :languageCode string, :packageName string}

Creates a new custom app.

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

Required parameters: account

Optional parameters: none

Body: 

{:title string, :languageCode string, :packageName string}

Creates a new custom app.
sourceraw docstring

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

× close