timeseries
Plot app metrics over time with daily, weekly, or monthly buckets to spot trends, spikes, and release impact. Filter by store, app, or product.
Instructions
A metric over time, bucketed by day, week or month.
Use to spot trends, spikes, and the effect of a release.
Args: metric: Which metric to plot. bucket: Time bucket size. days: Look-back window, ignored when frm is given. frm: Start date YYYY-MM-DD. to: End date YYYY-MM-DD. app_id: Restrict to one store listing. product_id: Restrict to one product. store: Restrict to one store.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | ||
| frm | No | ||
| days | No | ||
| store | No | ||
| app_id | No | ||
| bucket | No | day | |
| metric | No | downloads | |
| product_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |