Analytics
AnalyticsReports
ModelsExpand Collapse
class Report: …
class Report: …
data_lag: float
Number of seconds between current time and last processed event, in another words how many seconds of data could be missing.
minimum0
max: object
Maximum results for each metric (object mapping metric names to values). Currently always an empty object.
min: object
Minimum results for each metric (object mapping metric names to values). Currently always an empty object.
AnalyticsReportsBytimes
ModelsExpand Collapse
class ByTime: …
class ByTime: …
data_lag: float
Number of seconds between current time and last processed event, in another words how many seconds of data could be missing.
minimum0
max: object
Maximum results for each metric (object mapping metric names to values). Currently always an empty object.
min: object
Minimum results for each metric (object mapping metric names to values). Currently always an empty object.