Config
{
"debug": true,
"sharing": true,
"mobile_full_width": true,
"mute": false,
"theme": {
"primary_color": "#6539C0",
"secondary_color": "#6539C0",
"thumb_color": "#ffffff",
"name" : "video-dark"
},
"logo": {
"img": "https://ad.vidverto.io/vidverto/player/logo.svg",
"url": "#"
},
"ads": {
"gap": 5,
"priorityTime": 5,
"pre_roll_check_priority": false,
"language": "auto",
"checkPriority": false,
"fallback": true,
"strict_waterfall": false
},
"visibility": {
"breakpoint": 0.7,
"pause": true,
"autoplay": false
},
"sticky": {
"enabled": true,
"pause": true,
"breakpoint": 0.5,
"position": "bottom_right",
"margin": 15,
"closeButton" : true
},
"fullscreen": {
"enabled": true,
"fallback": true,
"iosNative": true
},
"related": false,
"media": {
"file": "assets/video1.mp4",
"title": "Video",
"thumbnail": "assets/image.jpg",
"ads": [
{
"time": 0,
"id": 0,
"url": "https://pubads.g.doubleclick.net/gampad/ads?sz=640x480&iu=/124319096/external/single_ad_samples&ciu_szs=300x250&impl=s&gdfp_req=1&env=vp&output=vast&unviewed_position_start=1&cust_params=deployment%3Ddevsite%26sample_ct%3Dlinear&correlator="
}
],
"integrations" : [
{
"type" : "button",
"text" : "Read Article 1",
"link" : "https://google.com",
"target" : "_blank",
"start_time" : 1.5,
"end_time" : 3.0
},
{
"type" : "button",
"text" : "Read New",
"link" : "https://google.com",
"target" : "_blank",
"start_time" : 5,
"end_time" : 6.0
},
{
"type" : "button",
"text" : "Read Latest",
"link" : "https://google.com",
"start_time" : 8,
"end_time" : 9
}
]
}
}