Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

2 preroll video before video and 2 postroll after video


Hello,

We have the following obligation from a partner.

Add bumpers videos between the preroll and the video, and between the video and the postroll.

I try to add it via ads scheduling :

"schedule":{
"preroll":{
"offset":"pre",
"tag":""
},
"prebumper":{
"offset":"pre",
"tag":""
},
"postbumper":{
"offset":"post",
"tag":""
},
"postroll":{
"offset":"post",
"tag":""
}
}

But it doesn't work, it only play one preroll and one postroll.

So I tested the following.

"schedule":{
"preroll":{
"offset":"pre",
"tag":""
},
"prebumper":{
"offset": 0, // Video start
"tag":""
},
"postbumper":{
"offset": 600, // Video duration
"tag":""
},
"postroll":{
"offset":"post",
"tag":""
}
}

There is a better way ?

Regards

Mathieu

3 Community Answers

Heidi

JW Player Support Agent  
0 rated :

I have a demo that will most likely be exactly what you are looking for. However, instead of posting the link publicly, I’m going to create a case for you and send it to you via email.

Martin

User  
0 rated :

I have the same question. How to configure the advertising tag to have 2 preroll?

Heidi

JW Player Support Agent  
0 rated :

Are you asking about scheduling two preroll ads to run consecutively before a video? In that case you may use ad pods:

https://support.jwplayer.com/customer/portal/articles/1433722-vast3-ad-pods

Or are you trying to set up a pre-roll slate before or after an ad, to run before a video?

This question has received the maximum number of answers.