> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tappify.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# TapSeriesMetric

> The metrics a series query can ask for.

```ts theme={null}
type TapSeriesMetric = "downloads" | "impressions" | "page_views" | "conversion_rate";
```

The metrics a `series` query can ask for.
