get_timers
Retrieve a single timer's per-minute time series for a chosen day, enabling trend analysis of mPulse performance data.
Instructions
A single timer's value by minute over time (time series).
mPulse query-type: by-minute. Best for one timer (built-in timer,
default PageLoad, or a custom_timer). For multiple timers/metrics at
once, use get_metrics (query-type timers-metrics).
Returns a series of {x, y} points at per-minute resolution for the selected
calendar day (or date_comparator window). Values are preserved exactly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | No | ||
| raw | No | ||
| date | No | ||
| timer | No | ||
| ab_test | No | ||
| browser | No | ||
| country | No | ||
| timezone | No | ||
| page_group | No | ||
| percentile | No | ||
| beacon_type | No | ||
| device_type | No | ||
| custom_timer | No | ||
| date_comparator | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||