get_page_metrics_time_series
Retrieve time-series metrics for web pages, including load time and user interactions, with customizable granularity, filters, and aggregation, for detailed performance analysis.
Instructions
Get time-series metrics for pages
Input Schema
Name | Required | Description | Default |
---|---|---|---|
aggregation | Yes | ||
applicationIdentifier | Yes | ||
end | Yes | ||
filter | No | Case-sensitive filter in the format 'pageIdentifier = abc123' or 'pageIdentifier IN (abc123, def456)' | |
granularity | Yes | Time granularity in format like '1h', '30m', '1d' | |
metrics | Yes | ||
start | Yes |