Stay organized with collections
Save and categorize content based on your preferences.
Version
Release Date
Notes
3.67.2
2024-12-19
Adds improvements to
currentAd.currentTime
to align the currentTime value to the time when the ad
event is fired.
Fixes an issue where certain ad events intermittently did not fire.
3.67.0
2024-11-07
Adds the optional Ad Manager network code parameter for full-service
DAI stream requests. Including the parameter lets IMA behavior change
to match Ad Manager settings such as programmatic limited ads being
disabled.
Updates AdBreakInfo.podIndex
for live streams. This value now returns the break ID as the pod index
for mid-rolls, or 0 for pre-rolls. There are no post-rolls
in live streams. The value defaults to -2 for live streams.
Updates IMA behavior to respect the value set for the description_url=
parameter. Previously, IMA would always override the description_url= parameter
with what it detected as the correct URL, and change the url= parameter to what
had previously been set as the description_url=. IMA will still set the
description_url= if it is not set in the stream's ad tag URL.
3.61.1
2023-03-22
Adds support for traditional and TrueView skippable ads.
Implements proper ID3 event parsing for Live HLS CMAF streams. This fixes an issue where
ad events were being fired at incorrect times for these streams.
Deprecates StreamManager.onTimedMetadata(). This method is no longer
documented.
3.52.0
2022-03-29
Service release, no new features.
3.51.0
2022-03-17
Service release, no new features.
3.50.0
2022-03-07
Adds StreamManager.onTimedMetadata().
3.45.1
2021-11-03
Adds support for skippable ads.
Updates SDK behavior to now properly ping progress events.
3.41.1
2021-04-07
Adds
StreamRequest.adUiNode
for elements like Why This Ad and Skip buttons to be placed during ads.
Removes support for StreamManager.enableInteractiveAds(). This is now a no
op. Instead, pass data from the companion ad to RAF directly.
3.40.1
2020-09-23
Adds support for DASH live streams.
3.39.0
2020-07-06
Service release, no new features.
3.36.0
2020-02-28
Service release, no new features.
3.35.0
2019-11-11
Service release, no new features.
3.34.0
2019-07-18
Service release, no new features.
3.33.0
2019-05-14
Adds AD_PERIOD_STARTED and AD_PERIOD_ENDED events to
ima.AdEvent.
Adds ad PROGRESS events to ima.AdEvent.
Adds advertiserName, universalAdIDRegistry, and
universalAdIDValue parameters to adInfo.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-21 UTC."],[[["The Roku IMA SDK enables dynamic ad insertion into live and VOD content on Roku devices."],["Recent updates have introduced support for Google Cloud Video Stitcher, DAI pod serving, and enhanced ad tracking."],["The SDK supports various stream formats, including HLS, DASH, and CMAF."],["Developers can access detailed ad information, track ad events, and customize ad UI elements."],["Periodic updates provide bug fixes, performance improvements, and new features."]]],[]]