|
||||||
Hello,
Michael here and I work along with Teejay.
Yes that is correct, if you prefer to use the playAdsAfterTime, even if you set it at the end of the content, the post roll ad will play since that is the behavior of the post roll ad (to play after content completes). What I can suggest to you if you really do not want to play all the ads event the post roll ad, is to call also the discardAdBreak method. In that sense, since the pre roll and mid roll would not play already because of the playAdsAfterTime set to end of the content, if you call discardAdBreak on that time, it will ignore the next scheduled ad break which is the post roll. Otherwise, you may also call IMAAdsManager destroy method and IMAAdsLoader contentComplete for alternate solution.
Let us know should you have further questions.
Regards,
|
||||||