Analytics
AnalyticsReports
ModelsExpand Collapse
type Report struct{…}
type Report struct{…}
DataLag float64
Number of seconds between current time and last processed event, in another words how many seconds of data could be missing.
minimum0
Max unknown
Maximum results for each metric (object mapping metric names to values). Currently always an empty object.
Min unknown
Minimum results for each metric (object mapping metric names to values). Currently always an empty object.
AnalyticsReportsBytimes
ModelsExpand Collapse
type ByTime struct{…}
type ByTime struct{…}
DataLag float64
Number of seconds between current time and last processed event, in another words how many seconds of data could be missing.
minimum0
Max unknown
Maximum results for each metric (object mapping metric names to values). Currently always an empty object.
Min unknown
Minimum results for each metric (object mapping metric names to values). Currently always an empty object.