GET /reporting/metrics is the single, day-grain endpoint for delivery rollups and CSV exports. GET /advertisers/{advertiserId}/events/summary is the hour-grain endpoint for raw event counts. For the full model — the hierarchy, available metrics, CSV export, and how delivery data lands in the reporting pipeline — see the Reporting overview guide.
All requests use the base URL https://api.interchange.io/api/v2/buyer and a Authorization: Bearer $SCOPE3_API_KEY header.
Task Reference
Get reporting metrics
GET /reporting/metrics — hierarchical or time-series delivery metricsGet event summary
GET /advertisers/:id/events/summary — hourly event counts by typeReporting overview guide
The hierarchy, metrics, CSV export, and delivery flow
All reporting tasks
Per-operation reference