Run multi-touch attribution
Computes multi-touch marketing attribution over your CDP event stream: for every conversion in the window it gathers the touchpoints within lookback_days before it and allocates credit across channels and campaigns using the chosen model (first_touch, last_touch, linear, time_decay, or custom). Use it to see which channels and campaigns drive a conversion event without exporting events to an external analytics tool. Reads are bounded, so a very touch-heavy window returns a lower-bound report flagged via touch_rows_capped. Owner / admin / developer with the contacts:read scope only.
Authorizations
Dashboard JWT token from Clerk
Response
Attribution result: total / attributed / unattributed conversion counts plus per-channel (and per-campaign) credit shares under the requested model.
The response is of type object.