Hi, I appreciate that Peter,
As they only pull the mp4 file using their plugin, they don't really have anything to do with ads.
As far as the ima sdk goes, I would like to know how to request another ad. I use the options above and set the adTagUrl to a new ad but when I try to request that ad using:
player.ima(options)
or
player.ima.requestAds()
even in conjunction with
canvas.ima.initializeAdDisplayContainer()
it does not seem to work.
So from the ima sdk point of view,
After a preroll is played, is there an example or can you provide one where I can request a second ad in the same player?
I know where i need to run the code, I just don't know what code to run that will work.
Thanks!
(I should mention, i inherited this video project and the ima sdk and am new to video so I'm still ramping up, any descriptive answers are very much appreciated)