Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

Client-side tracking API

Focus mode
Client-side tracking API - AWS Elemental MediaTailor

The following example shows how a player SDK links the ad metadata in the manifest with the full tracking event data in the client-side tracking response payload with creativeId and adId.

Example JSON message:
{ "avails": [ { "adBreakTrackingEvents": [], "ads": [ { "adId": "5", "adParameters": "", "adProgramDateTime": null, "adSystem": "2.0", "adTitle": "AD-caribbean2-15", "adVerifications": [], "companionAds": [], "creativeId": "1234", "creativeSequence": "2", "duration": "PT15S", "durationInSeconds": 15, "extensions": [], "mediaFiles": { "mediaFilesList": [], "mezzanine": "" }, "skipOffset": null, "startTime": "PT30S", "startTimeInSeconds": 30, "trackingEvents": [ { "beaconUrls": [ "https://myServer/impression" ], "duration": "PT15S", "durationInSeconds": 15, "eventId": "5", "eventProgramDateTime": null, "eventType": "impression", "startTime": "PT30S", "startTimeInSeconds": 30 } ], "vastAdId": "" } ], "availId": "5", "availProgramDateTime": null, "duration": "PT15S", "durationInSeconds": 15, "meta": null, "nonLinearAdsList": [], "startTime": "PT30S", "startTimeInSeconds": 30 } ], "nextToken": "UFQ1TTM0Ljk2N1NfMjAyMi0xMS0xOFQwNDozMzo1Mi4yNDUxOTdaXzE%3D", "nonLinearAvails": [] }
PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.