Guest xvids Posted March 17, 2017 Share Posted March 17, 2017 Hello KVS Team, How I can refresh a Ad Spots Like: <meta http-equiv=”refresh” content=”5" /> I just want to refresh/reload only Ad not Full Page Thanks... Quote Link to comment Share on other sites More sharing options...
Tech Support Posted March 18, 2017 Share Posted March 18, 2017 You can't do that since Ad spot is a part of the full HTML page. But you can do a workaround with using iframe. For example create http://domain.com/spot.html file with your advertising code and put this meta tag there inside <head> section. Then in KVS advertising setting change advertising code with <iframe src="http://domain.com/spot.html" width="N" height="M" frameborder="0"></iframe> Replace width and height as needed. BTW we have a ticket to make this iframe way to be enabled automatically in advertising settings. We can also consider autorefresh feature. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.