uxicorp
10 years agoVisitor
Simplest possible way to integrate Roku- sourced ad feed?
The documentation is fuzzy on this. Is this the right way?
bs_libs_required=roku_ads_lib goes in manifest
Library "Roku_Ads.brs" - where does this go? Main? If so, where in Main?
adIface = Roku_Ads() - where does this go? Main? If so, where in Main?
The getting started doc says that's all we need to get started. I just want a single preroll ad on each video whenever the video plays. Will doing the above achieve this?
bs_libs_required=roku_ads_lib goes in manifest
Library "Roku_Ads.brs" - where does this go? Main? If so, where in Main?
adIface = Roku_Ads() - where does this go? Main? If so, where in Main?
The getting started doc says that's all we need to get started. I just want a single preroll ad on each video whenever the video plays. Will doing the above achieve this?