Playback Reporting

Prev Next

HTTP Endpoint

Shortly after the ad starts playing, clients should call the Broadcast Reporting Service providing the unmodified VAST file as received when making the ad request.

This service is available over a public HTTP/HTTPS endpoint:

//<broadcast-ad-server-host>/broadcast/impression

Please contact Triton Digital to obtain the correct Broadcast Ad-Request Service host name to use for ad requests for pre-production and production uses.

The call should be an HTTP POST command whose body contains the VAST file. There are no query parameters to provide.

Playback Delay

In order for the playback to be recorded, you must call the reporting service within the time defined in the <Expires> element of the VAST file (under <VAST><Ad><InLine>).

If not defined, the default value is:

  • 1680 seconds (28 minutes).

If the ad didn’t play within the maximum time permitted, the ad should be dropped, and a new request should be made.