QuickBase JS SDK v2 - v2.2.2
    Preparing search index...

    Interface PlatformAnalyticEventSummariesParams

    Get event summaries

    interface PlatformAnalyticEventSummariesParams {
        accountId?: number;
    }
    Index

    Properties

    Properties

    accountId?: number

    The ID of the account to query. If no value is specified, the first account matching the provided domain is chosen.