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

PlayersGetMultipleApplicationPlayerIdsOptions

import type { PlayersGetMultipleApplicationPlayerIdsOptions } from "https://googleapis.deno.dev/v1/games:v1.ts";

Additional options for Games#playersGetMultipleApplicationPlayerIds.

interface PlayersGetMultipleApplicationPlayerIdsOptions {
applicationIds?: string;
}

§Properties

§
applicationIds?: string
[src]

Required. The application IDs from the Google Play developer console for the games to return scoped ids for.