Skip to main content

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
ActionIQM EndpointThe Trade Desk EndpointNotes
Create a ReportPOST/api/v3/ra/report/addn/aThe 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 ReportPOST/api/v3/ra/report/email/schedulePOST/v3/myreports/reportschedule
Execute a ReportPOST/api/v3/ra/report/executeGraphQL mutation campaignReportExecute
Download a ReportPOST/api/v3/ra/report/downloadGraphQL mutation campaignReportExecute

More Reports Resources

IQM:

TTD: