series query can ask for.Frontend API symbols
TapSeriesMetric
The metrics a series query can ask for.
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
The metrics a series query can ask for.
type TapSeriesMetric = "downloads" | "impressions" | "page_views" | "conversion_rate";
series query can ask for.Was this page helpful?