Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

PlayCustomApp

import { PlayCustomApp } from "https://googleapis.deno.dev/v1/playcustomapp:v1.ts";

API to create and publish custom Android apps

class PlayCustomApp {
constructor(client?: CredentialsClient, baseUrl?: string);
async accountsCustomAppsCreate(account: bigint, req: CustomApp): Promise<CustomApp>;
}

§Constructors

§
new PlayCustomApp(client?: CredentialsClient, baseUrl?: string)
[src]

§Methods

§
accountsCustomAppsCreate(account: bigint, req: CustomApp): Promise<CustomApp>
[src]

Creates a new custom app.

@param account

Developer account ID.