get_attribution
Retrieve marketing attribution results for specified metrics and date range using models like first-touch, last-touch, linear, position-based, or time-decay.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | Attribution model to use | |
| metrics | Yes | Metrics to include in the attribution | |
| end_date | Yes | End date in YYYY-MM-DD format | |
| start_date | Yes | Start date in YYYY-MM-DD format |