Optional requestFactory: PublicPerformanceApiRequestFactoryOptional responseProcessor: PublicPerformanceApiResponseProcessorPrivate apiOptional domain: stringThe domain to search return data for.
Optional path: stringThe url path of the domain to return data for.
Optional pad: booleanSpecifies whether the time series data should have empty intervals if performance data is not present to create a continuous set.
Optional sum: booleanSpecifies whether the time series data should be summated for the given period. Defaults to false.
Optional period: stringA relative period to return time series data for. This value is ignored if start and/or end are provided. Valid periods: [15m, 30m, 1h, 4h, 12h, 1d, 1w]
Optional interval: stringThe time series interval to group data by. Valid intervals: [1m, 5m, 15m, 30m, 1h, 4h, 12h, 1d, 1w]
Optional start: numberA timestamp in milliseconds that indicates the start of the time period.
Optional end: numberA timestamp in milliseconds that indicates the end of the time period.
Optional _options: ConfigurationReturns uptime time series website performance data for the given domain. View your website's uptime.
Optional domain: stringThe domain to search return data for.
Optional path: stringOptional pad: booleanSpecifies whether the time series data should have empty intervals if performance data is not present to create a continuous set.
Optional sum: booleanSpecifies whether the time series data should be summated for the given period. Defaults to false.
Optional period: stringA relative period to return time series data for. This value is ignored if start and/or end are provided. Valid periods: [15m, 30m, 1h, 4h, 12h, 1d, 1w]
Optional interval: stringThe time series interval to group data by. Valid intervals: [1m, 5m, 15m, 30m, 1h, 4h, 12h, 1d, 1w]
Optional start: numberA timestamp in milliseconds that indicates the start of the time period.
Optional end: numberA timestamp in milliseconds that indicates the end of the time period.
Optional _options: ConfigurationGenerated using TypeDoc
Returns time series data website performance data for the given domain and/or path. View your website's performance.