Options: {
    apiKey?: string;
    cacheDirectory?: string;
    cacheDuration?: string;
    cacheVerbose?: boolean;
    siteId?: string;
    statsBreakdownGlobalDataKey?: string;
    statsBreakdownLimit?: number;
    statsBreakdownMetrics?: string;
    statsBreakdownPeriod?: string;
}

Type declaration

  • Optional apiKey?: string
  • Optional cacheDirectory?: string
  • Optional cacheDuration?: string
  • Optional cacheVerbose?: boolean
  • Optional siteId?: string
  • Optional statsBreakdownGlobalDataKey?: string
  • Optional statsBreakdownLimit?: number
  • Optional statsBreakdownMetrics?: string
  • Optional statsBreakdownPeriod?: string