Migrate a Report
Overview
The API Comparison table highlights the shared actions and API methods between IQM and The Trade Desk for creating, scheduling, and executing a Report. Select an endpoint to review each platform's relevant API documentation. By comparing APIs, you can migrate your workflow from The Trade Desk to IQM.
For a comprehensive overview of IQM's finance services, see the Reports API.
API Comparison
Base URLs
IQM: https://app.iqm.com
TTD: https://api.thetradedesk.com
Action | IQM Endpoint | The Trade Desk Endpoint | Notes |
---|---|---|---|
Create a Report | /api/v3/ra/report/add | n/a | The Trade Desk requires using the UI to define Report templates' metrics. IQM's API allows users to include/exclude metrics manually through its API with the dimensions and columns parameters. |
Schedule a Report | /api/v3/ra/report/email/schedule | /v3/myreports/reportschedule | |
Execute a Report | /api/v3/ra/report/execute | GraphQL mutation campaignReportExecute | |
Download a Report | /api/v3/ra/report/download | GraphQL mutation campaignReportExecute |
More Reports Resources
IQM:
TTD: