googleads / videojs-ima

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

IMA plugin for only VPAID #953

Closed komato3huk closed 3 years ago

komato3huk commented 4 years ago

Good afternoon. I ask for help in setting up the plugin to work with ads only. No content playing. Is that possible? How to organize a plugin with multiple VPAID streams in a VAST container

Kiro705 commented 4 years ago

Hello @komato3huk ,

Using the IMA to play ads without content is not a supported use-case. While it may be possible, I would not have any examples our guides to provide.

In terms of creating a VPAID tag or VAST tag, I would look at this google ad manager documentation on VPAID and VAST.

komato3huk commented 3 years ago

Ok then I'll rephrase. Can I add an example using VMAp to the examples?

Kiro705 commented 3 years ago

Hello @komato3huk ,

It is my understanding that the current examples are compatible with VMAP ads.

I just tested the Advanced demo with this VMAP ad tag and saw ads play as expected.

For other ad tags to test you implementation with you can look the IMA's sample tags page.

I am open to new sample apps, but currently do not understand what use-case is currently missing.

Thank you, Jackson IMA SDK DevRel