API Reference
Attribution
Conversion attribution per channel for the selected model.
Authorization
bearerAuth AuthorizationBearer <token>
Personal Access Token — create in the dashboard under Account → API Tokens. Tokens have a configurable scope (read / write / admin).
In: header
Path Parameters
property*string
Property ID.
Query Parameters
model?string
Attribution model.
Default
"last_touch"Value in
- "first_touch"
- "last_touch"
- "linear"
conversion_event?string
Event that counts as conversion.
Default
"purchase"Response Body
curl -X GET "https://example.com/properties/string/analytics/attribution"Empty