Playcustomapp

Playcustomapp

Google Play Custom App Publishing API

API to create and publish custom Android apps

Constructor

new Playcustomapp()

Example
```js
const {google} = require('googleapis');
const playcustomapp = google.playcustomapp('v1');
```