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

    Interface PlatformAnalyticReadsParams

    Get read summaries

    interface PlatformAnalyticReadsParams {
        day?: string;
    }
    Index

    Properties

    Properties

    day?: string

    The date for which read summaries need to be fetched. This must be date-time only, as YYYY-MM-DD, and a valid date in the past.