Google Apps Script API
    Preparing search index...
    interface AccountTicket {
        account?: GoogleAppsScript.Analytics.Schema.Account;
        id?: string;
        kind?: string;
        profile?: GoogleAppsScript.Analytics.Schema.Profile;
        redirectUri?: string;
        webproperty?: Webproperty;
    }
    Index

    Properties

    id?: string
    kind?: string
    redirectUri?: string
    webproperty?: Webproperty