Skip to main content

Query Parameters

Examples

Example API Usage

Here are examples of how to fetch data from the Addressable.tv API endpoint in different programming languages:

Response Schema

The API returns an array of ad delivery records. Each record contains detailed information about ad performance including impressions, video completion metrics, and hourly breakdowns.

Example Response

Response Fields

Hourly Delivery Object

Each item in the hourlyDelivery array contains granular hourly performance data:

Notes

  • Only ads with delivered impressions (impressions > 0) are included
  • By default, only live/past events are included (events that have already started)
  • Use startTime and endTime query parameters to filter events by date range