googleads / videojs-ima

IMA SDK Plugin for Video.js
Apache License 2.0
450 stars 284 forks source link

order only videos or switch between video and banner #939

Closed lzhudson closed 4 years ago

lzhudson commented 4 years ago

How do I display a video or banner, or alternate between the two?

Kiro705 commented 4 years ago

Hello @lzhudson ,

The decision of what type of ad to show is based on the ad tag request and can be configured in ad manager.

In terms of displaying video and banner ads, video ads can be displayed with a typical IMA setup. For banner/companion ads I would recommend following the companion ads guide. You can test your companion ad setup using this sample preroll tag which has companions sized at 300x250 and 728x90. You can see them displayed on the Video Suite Inspector if you use that ad tag and scroll down on the page.

Let me know if you have any other questions regarding this.

Thank you, Jackson IMA SDK DevRel