Ad content only
Hello, there is a way to use the jwplayer to display only ads ( no video needed ) ??
Like this,
jwplayer("container").setup({
advertising: {
client: "vast",
tag: "http://serve.vdopia.com/adserver/vastxml/4b2d8203d7734396e4546ae4161890b5/preroll|ytpreroll/category:IAB1|IAB2|IAB4|IAB8|IAB7;api_test:true;format:vast;tagtype:publisher;ru=[referrer];rand=[TIME_STAMP]"
}
});