Migrate a Report
Overview
The API Comparison table highlights the shared actions and API methods between IQM and Xandr 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 Xandr to IQM.
For a comprehensive overview of IQM's finance services, see the Reports API.
API Comparison
Base URLs
IQM: https://app.iqm.com
Xandr: https://api.appnexus.com
Action | IQM Endpoint | Xandr Endpoint | Notes |
---|---|---|---|
Get Report by ID | /api/v3/ra/report/{reportId} | /report | Xandr uses the id query parameter to retrieve report details. |
Create a Report | /api/v3/ra/report/add | /report | |
Schedule a Report | /api/v3/ra/report/email/schedule | /report | Xandr uses the report_interval when requesting a report to determine its scheduling. |
Execute a Report | /api/v3/ra/report/execute | /report-download | Xandr uses the id query parameter to execute/download report. |
Download a Report | /api/v3/ra/report/download |
More Reports Resources
IQM:
Xandr: