get_link_analytics
Retrieve detailed analytics for a deep link, including total and unique clicks, time series, and breakdowns by location, device, and platform. Control the lookback window with the days parameter.
Instructions
Get detailed analytics for a single deep link. Returns total clicks, unique clicks, time series, and breakdowns by country, city, region, timezone, device, and platform. Use the days parameter to control the lookback window (default: 30 days).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| linkId | Yes | Link UUID | |
| days | No | Lookback window in days (default 30) |