Get per-campaign link-click analytics
Per-campaign SMS link-tracking + click-attribution rollup: totals (minted links, raw clicks, verified human-only clicks, unique clicker recipients, attributed recipients, and the derived attribution rates), a per-channel breakdown, and a top-links ranking with each row’s resolved short URL. Out-of-range values clamp to the spec bounds; a campaign with no shortened links reports zeroed totals rather than NaN rates.
Authorizations
Dashboard JWT token from Clerk
Headers
Sandbox opt-in for Clerk-session-authenticated requests. Set to true to route the call through the test-mode pipeline: no real provider delivery, no credits deducted, response meta.test_mode: true. Ignored for live API keys (dv_live_sk_*) — server-to-server clients must use a test-prefixed key (dv_test_sk_*) to exercise sandbox. Test-prefixed keys unconditionally enable sandbox regardless of this header.
true, false Path Parameters
Campaign identifier the links were minted for.
1 - 128Query Parameters
Trailing aggregation window in days (1–365, default 7).
1 <= x <= 365Max top-links rows (1–50, default 10).
1 <= x <= 50