Get transfer rate by project
Returns the live-transfer rate for each project as transfers divided by leads, sorted highest first. Projects with no leads in the window are omitted rather than reported as a zero rate.
Rows cover every project the caller can see, so an agency credential gets its own projects and a staff credential gets all of them.
Allowed customer roles: agency_admin, project_user.
Required API key scope: dashboard:read.
Authorizations
Send your API key as Authorization: Bearer YOUR_API_KEY.
Query Parameters
Start of the reporting window as a UTC ISO timestamp.
End of the reporting window as a UTC ISO timestamp.
Restrict the comparison to a single project by name.
1Restrict the comparison to a single agency tag.
1Restrict the comparison to these projects. Repeat the parameter for each name.
1Omit these projects from the comparison. Repeat the parameter for each name.
1Restrict the comparison to the leads one campaign dialled. Only V2 activity carries campaign attribution.
1Restrict the comparison to the leads an entire master campaign dialled, across every linked project the caller can see. A master campaign is fanned out into one child campaign per project, each with its own id, so filtering by a single campaignId returns one project's share of it. Mutually exclusive with campaignId: the two are contradictory scopes rather than narrowing ones, and sending both is a 400.
1