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

GoogleAnalyticsAdminV1betaProvisionAccountTicketRequest

import type { GoogleAnalyticsAdminV1betaProvisionAccountTicketRequest } from "https://googleapis.deno.dev/v1/analyticsadmin:v1beta.ts";

Request message for ProvisionAccountTicket RPC.

interface GoogleAnalyticsAdminV1betaProvisionAccountTicketRequest {
redirectUri?: string;
}

§Properties

§

The account to create.

§
redirectUri?: string
[src]

Redirect URI where the user will be sent after accepting Terms of Service. Must be configured in Cloud Console as a Redirect URI.