Type alias QuickBaseRequestPlatformAnalyticReads

QuickBaseRequestPlatformAnalyticReads: QuickBaseRequest & {
    day?: string;
}

Type declaration

  • Optional 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.