{"id":2054,"date":"2024-10-13T09:58:22","date_gmt":"2024-10-13T09:58:22","guid":{"rendered":"https:\/\/5centscdn.net\/help\/?p=2054"},"modified":"2026-03-12T17:56:33","modified_gmt":"2026-03-12T17:56:33","slug":"how-do-i-integrate-vast-ads-in-my-video-player","status":"publish","type":"post","link":"https:\/\/www.5centscdn.net\/help\/how-do-i-integrate-vast-ads-in-my-video-player\/","title":{"rendered":"How do I integrate VAST ads in my video player?"},"content":{"rendered":"\n<p><strong>VAST AD Setup <\/strong><\/p>\n\n\n\n<p><strong>Step 1: <\/strong>Create <strong>VoD Push Zone.<\/strong>&nbsp;<\/p>\n\n\n\n<p><strong>Step 2: <\/strong>Enable CORS Origin for *&nbsp; and enable SSL certificate.<\/p>\n\n\n\n<p><strong>Step 3: <\/strong>Upload ads videos inside VoD Push zone mp4\/ads\/<\/p>\n\n\n\n<p><strong>Step 4: <\/strong>Create and<strong> <\/strong>Upload VAST XML file inside VoD Push \/raw\/ads<\/p>\n\n\n\n<p><strong>Step 5: <\/strong>Get Uploaded Ads Video link and xml file link from <strong>VoD Push Zone<\/strong>.<\/p>\n\n\n\n<p><strong>Step 6: <\/strong>Open Player Skin Manager, enable VAST Ad option, put VAST_ad.xml file and save to add VAST ad.<\/p>\n\n\n\n<p>Example: https:\/\/2evn4gdlndpz-hls-push.5centscdn.com\/raw\/ads\/vmap_ad_sample.xml<\/p>\n\n\n\n<p><strong>What is VMAP:<\/strong><\/p>\n\n\n\n<p><strong>Add Multiple Ads inside VMAP<\/strong><\/p>\n\n\n\n<p><strong>VMAP:<\/strong><\/p>\n\n\n\n<p>VMAP is an XML template to describe the structure for multi-ad inventory. It can contain any combination of VAST pre-rolls, mid-rolls and\/or post-rolls.An official VMAP protocol has been introduced by IAB Tech Lab on this page.<\/p>\n\n\n\n<p><strong>VMAP<\/strong> does not define the ads themselves. VMAP defines the ad breaks with VAST tags, including the timing for each break. The video player executes VAST ads at the time specified by VMAP.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh7-rt.googleusercontent.com\/docsz\/AD_4nXcIYjZPF2yoNLWrzLBoSx79HwHzH0ZAxj8fELxtEOWh-qwWcYbf7ZN4THq58CeFztnb1htZd-4CZLcC0QzZR1M4hrev-2ckOmyu0ctUq8r0J_WZU7v6NLCiPyInkjYnOCj0X4zxNEJSm7LW0BoNQ8DqecQ-?key=VS8en1wNVQQ-f44HKdOC2w\" alt=\"\"\/><\/figure>\n\n\n\n<p><strong>VMAP Example<\/strong><\/p>\n\n\n\n<p><strong>Vmap_ad_sample.xml<\/strong><\/p>\n\n\n\n<p>&lt;vmap:VMAP xmlns:vmap=&#8221;http:\/\/www.iab.net\/videosuite\/vmap&#8221; version=&#8221;1.0&#8243;&gt;<\/p>\n\n\n\n<p>&nbsp;&lt;vmap:AdBreak timeOffset=&#8221;start&#8221; breakType=&#8221;linear&#8221; breakId=&#8221;preroll&#8221;&gt;<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&lt;vmap:AdSource id=&#8221;preroll-ads&#8221; allowMultipleAds=&#8221;false&#8221; followRedirects=&#8221;true&#8221;&gt;<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;vmap:AdTagURI templateType=&#8221;vast3&#8243;&gt;<\/p>\n\n\n\n<p>https:\/\/2evn4gdlndpz-hls-push.5centscdn.com\/raw\/ads\/preroll.xml<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;\/vmap:AdTagURI&gt;<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&lt;\/vmap:AdSource&gt;<\/p>\n\n\n\n<p>&nbsp;&lt;\/vmap:AdBreak&gt;<\/p>\n\n\n\n<p>&nbsp;&lt;vmap:AdBreak timeOffset=&#8221;00:00:25.000&#8243; breakType=&#8221;linear&#8221; breakId=&#8221;midroll&#8221;&gt;<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&lt;vmap:AdSource id=&#8221;midroll-ads&#8221; allowMultipleAds=&#8221;false&#8221; followRedirects=&#8221;true&#8221;&gt;<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;vmap:AdTagURI templateType=&#8221;vast3&#8243;&gt;<\/p>\n\n\n\n<p>https:\/\/2evn4gdlndpz-hls-push.5centscdn.com\/raw\/ads\/midroll.xml<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;\/vmap:AdTagURI&gt;<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&lt;\/vmap:AdSource&gt;<\/p>\n\n\n\n<p>&nbsp;&lt;\/vmap:AdBreak&gt;<\/p>\n\n\n\n<p>&nbsp;&lt;vmap:AdBreak timeOffset=&#8221;end&#8221; breakType=&#8221;linear&#8221; breakId=&#8221;postroll&#8221;&gt;<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&lt;vmap:AdSource id=&#8221;postroll&#8221; allowMultipleAds=&#8221;false&#8221; followRedirects=&#8221;true&#8221;&gt;<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;vmap:AdTagURI templateType=&#8221;vast3&#8243;&gt;<\/p>\n\n\n\n<p>https:\/\/2evn4gdlndpz-hls-push.5centscdn.com\/raw\/ads\/postroll.xml<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;\/vmap:AdTagURI&gt;<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&lt;\/vmap:AdSource&gt;<\/p>\n\n\n\n<p>&nbsp;&lt;\/vmap:AdBreak&gt;<\/p>\n\n\n\n<p>&lt;\/vmap:VMAP&gt;<\/p>\n\n\n\n<p>You can define you ads flow how it serve inside VMAP using timeOffset attribute of &lt;vmap:AdBreak&gt;<\/p>\n\n\n\n<p>Set value like:<\/p>\n\n\n\n<p>timeOffset=&#8221;end&#8221;,&nbsp;<\/p>\n\n\n\n<p>timeOffset=&#8221;start&#8221;<\/p>\n\n\n\n<p>timeOffset=&#8221;00:00:25.000&#8243;<\/p>\n\n\n\n<p><strong>&lt;vmap:AdTagURI&gt; <\/strong>inside this define VAST xml file which contains ads video and posters.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>VAST AD Setup Step 1: Create VoD Push Zone.&nbsp; Step 2: Enable CORS Origin for *&nbsp; and enable SSL certificate. Step 3: Upload ads videos inside VoD Push zone mp4\/ads\/ Step 4: Create and Upload VAST XML file inside VoD Push \/raw\/ads Step 5: Get Uploaded Ads Video link and xml file link from VoD [&hellip;]<\/p>\n","protected":false},"author":6,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[99],"tags":[],"class_list":["post-2054","post","type-post","status-publish","format-standard","hentry","category-video-player-cdn"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 4.9.5.2 - aioseo.com -->\n\t<meta name=\"description\" content=\"VAST AD Setup Step 1: Create VoD Push Zone. Step 2: Enable CORS Origin for * and enable SSL certificate. Step 3: Upload ads videos inside VoD Push zone mp4\/ads\/ Step 4: Create and Upload VAST XML file inside VoD Push \/raw\/ads Step 5: Get Uploaded Ads Video link and xml file link from VoD\" \/>\n\t<meta name=\"robots\" content=\"noarchive, noodp, notranslate, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n\t<meta name=\"author\" content=\"uzma\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.5centscdn.net\/help\/how-do-i-integrate-vast-ads-in-my-video-player\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 4.9.5.2\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"5centsCDN Help Center - 5centsCDN | Guides, Tutorials &amp; Support\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"How do I integrate VAST ads in my video player? - 5centsCDN Help Center\" \/>\n\t\t<meta property=\"og:description\" content=\"VAST AD Setup Step 1: Create VoD Push Zone. Step 2: Enable CORS Origin for * and enable SSL certificate. Step 3: Upload ads videos inside VoD Push zone mp4\/ads\/ Step 4: Create and Upload VAST XML file inside VoD Push \/raw\/ads Step 5: Get Uploaded Ads Video link and xml file link from VoD\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.5centscdn.net\/help\/how-do-i-integrate-vast-ads-in-my-video-player\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/www.5centscdn.net\/help\/wp-content\/uploads\/2024\/01\/Logo.png?wsr\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/www.5centscdn.net\/help\/wp-content\/uploads\/2024\/01\/Logo.png?wsr\" \/>\n\t\t<meta property=\"og:image:width\" content=\"160\" \/>\n\t\t<meta property=\"og:image:height\" content=\"58\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2024-10-13T09:58:22+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-03-12T17:56:33+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/facebook.com\/5centscdn\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@5centscdn\" \/>\n\t\t<meta name=\"twitter:title\" content=\"How do I integrate VAST ads in my video player? - 5centsCDN Help Center\" \/>\n\t\t<meta name=\"twitter:description\" content=\"VAST AD Setup Step 1: Create VoD Push Zone. Step 2: Enable CORS Origin for * and enable SSL certificate. Step 3: Upload ads videos inside VoD Push zone mp4\/ads\/ Step 4: Create and Upload VAST XML file inside VoD Push \/raw\/ads Step 5: Get Uploaded Ads Video link and xml file link from VoD\" \/>\n\t\t<meta name=\"twitter:creator\" content=\"@5centscdn\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/www.5centscdn.net\/help\/wp-content\/uploads\/2024\/01\/Logo.png?wsr\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.5centscdn.net\\\/help\\\/how-do-i-integrate-vast-ads-in-my-video-player\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.5centscdn.net\\\/help#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.5centscdn.net\\\/help\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.5centscdn.net\\\/help\\\/kb\\\/cdn\\\/video-player-cdn\\\/#listItem\",\"name\":\"Video Player\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.5centscdn.net\\\/help\\\/kb\\\/cdn\\\/video-player-cdn\\\/#listItem\",\"position\":2,\"name\":\"Video Player\",\"item\":\"https:\\\/\\\/www.5centscdn.net\\\/help\\\/kb\\\/cdn\\\/video-player-cdn\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.5centscdn.net\\\/help\\\/how-do-i-integrate-vast-ads-in-my-video-player\\\/#listItem\",\"name\":\"How do I integrate VAST ads in my video player?\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.5centscdn.net\\\/help#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.5centscdn.net\\\/help\\\/how-do-i-integrate-vast-ads-in-my-video-player\\\/#listItem\",\"position\":3,\"name\":\"How do I integrate VAST ads in my video player?\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.5centscdn.net\\\/help\\\/kb\\\/cdn\\\/video-player-cdn\\\/#listItem\",\"name\":\"Video Player\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.5centscdn.net\\\/help\\\/#organization\",\"name\":\"5centsCDN Help Center\",\"description\":\"5centsCDN | Guides, Tutorials & Support\",\"url\":\"https:\\\/\\\/www.5centscdn.net\\\/help\\\/\",\"email\":\"hello@5centscdn.com\",\"telephone\":\"+13025203418\",\"foundingDate\":\"2021-06-08\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":1,\"maxValue\":50},\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.5centscdn.net\\\/help\\\/wp-content\\\/uploads\\\/2024\\\/01\\\/Logo.png?wsr\",\"@id\":\"https:\\\/\\\/www.5centscdn.net\\\/help\\\/how-do-i-integrate-vast-ads-in-my-video-player\\\/#organizationLogo\",\"width\":160,\"height\":58,\"caption\":\"5centsCDN Logo\"},\"image\":{\"@id\":\"https:\\\/\\\/www.5centscdn.net\\\/help\\\/how-do-i-integrate-vast-ads-in-my-video-player\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/facebook.com\\\/5centscdn\",\"https:\\\/\\\/x.com\\\/5centscdn\",\"https:\\\/\\\/instagram.com\\\/5centscdn\",\"https:\\\/\\\/tiktok.com\\\/@5centscdn\",\"https:\\\/\\\/pinterest.com\\\/5centscdn\",\"https:\\\/\\\/youtube.com\\\/5centscdn\",\"https:\\\/\\\/linkedin.com\\\/in\\\/5centscdn\",\"https:\\\/\\\/bsky.app\\\/profile\\\/5centscdn\",\"https:\\\/\\\/threads.com\\\/@5centscdn\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.5centscdn.net\\\/help\\\/author\\\/uzma\\\/#author\",\"url\":\"https:\\\/\\\/www.5centscdn.net\\\/help\\\/author\\\/uzma\\\/\",\"name\":\"uzma\",\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e1366a7aeae36b74d811c70c29be62c0fe89dbf307e8e52366a1b2aef79e3470?s=96&d=mm&r=g\"}},{\"@type\":\"SoftwareApplication\",\"@id\":\"https:\\\/\\\/www.5centscdn.net\\\/help\\\/how-do-i-integrate-vast-ads-in-my-video-player\\\/#softwareApp\",\"name\":\"How do I integrate VAST ads in my video player?\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.5centscdn.net\\\/help\\\/how-do-i-integrate-vast-ads-in-my-video-player\\\/#webpage\",\"url\":\"https:\\\/\\\/www.5centscdn.net\\\/help\\\/how-do-i-integrate-vast-ads-in-my-video-player\\\/\",\"name\":\"How do I integrate VAST ads in my video player? - 5centsCDN Help Center\",\"description\":\"VAST AD Setup Step 1: Create VoD Push Zone. Step 2: Enable CORS Origin for * and enable SSL certificate. Step 3: Upload ads videos inside VoD Push zone mp4\\\/ads\\\/ Step 4: Create and Upload VAST XML file inside VoD Push \\\/raw\\\/ads Step 5: Get Uploaded Ads Video link and xml file link from VoD\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.5centscdn.net\\\/help\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.5centscdn.net\\\/help\\\/how-do-i-integrate-vast-ads-in-my-video-player\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/www.5centscdn.net\\\/help\\\/author\\\/uzma\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/www.5centscdn.net\\\/help\\\/author\\\/uzma\\\/#author\"},\"datePublished\":\"2024-10-13T09:58:22+00:00\",\"dateModified\":\"2026-03-12T17:56:33+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.5centscdn.net\\\/help\\\/#website\",\"url\":\"https:\\\/\\\/www.5centscdn.net\\\/help\\\/\",\"name\":\"5centsCDN Help Center\",\"alternateName\":\"5centsCDN\",\"description\":\"5centsCDN | Guides, Tutorials & Support\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.5centscdn.net\\\/help\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>How do I integrate VAST ads in my video player? - 5centsCDN Help Center<\/title>\n\n","aioseo_head_json":{"title":"How do I integrate VAST ads in my video player? - 5centsCDN Help Center","description":"VAST AD Setup Step 1: Create VoD Push Zone. Step 2: Enable CORS Origin for * and enable SSL certificate. Step 3: Upload ads videos inside VoD Push zone mp4\/ads\/ Step 4: Create and Upload VAST XML file inside VoD Push \/raw\/ads Step 5: Get Uploaded Ads Video link and xml file link from VoD","canonical_url":"https:\/\/www.5centscdn.net\/help\/how-do-i-integrate-vast-ads-in-my-video-player\/","robots":"noarchive, noodp, notranslate, max-snippet:-1, max-image-preview:large, max-video-preview:-1","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/www.5centscdn.net\/help\/how-do-i-integrate-vast-ads-in-my-video-player\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/www.5centscdn.net\/help#listItem","position":1,"name":"Home","item":"https:\/\/www.5centscdn.net\/help","nextItem":{"@type":"ListItem","@id":"https:\/\/www.5centscdn.net\/help\/kb\/cdn\/video-player-cdn\/#listItem","name":"Video Player"}},{"@type":"ListItem","@id":"https:\/\/www.5centscdn.net\/help\/kb\/cdn\/video-player-cdn\/#listItem","position":2,"name":"Video Player","item":"https:\/\/www.5centscdn.net\/help\/kb\/cdn\/video-player-cdn\/","nextItem":{"@type":"ListItem","@id":"https:\/\/www.5centscdn.net\/help\/how-do-i-integrate-vast-ads-in-my-video-player\/#listItem","name":"How do I integrate VAST ads in my video player?"},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.5centscdn.net\/help#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/www.5centscdn.net\/help\/how-do-i-integrate-vast-ads-in-my-video-player\/#listItem","position":3,"name":"How do I integrate VAST ads in my video player?","previousItem":{"@type":"ListItem","@id":"https:\/\/www.5centscdn.net\/help\/kb\/cdn\/video-player-cdn\/#listItem","name":"Video Player"}}]},{"@type":"Organization","@id":"https:\/\/www.5centscdn.net\/help\/#organization","name":"5centsCDN Help Center","description":"5centsCDN | Guides, Tutorials & Support","url":"https:\/\/www.5centscdn.net\/help\/","email":"hello@5centscdn.com","telephone":"+13025203418","foundingDate":"2021-06-08","numberOfEmployees":{"@type":"QuantitativeValue","minValue":1,"maxValue":50},"logo":{"@type":"ImageObject","url":"https:\/\/www.5centscdn.net\/help\/wp-content\/uploads\/2024\/01\/Logo.png?wsr","@id":"https:\/\/www.5centscdn.net\/help\/how-do-i-integrate-vast-ads-in-my-video-player\/#organizationLogo","width":160,"height":58,"caption":"5centsCDN Logo"},"image":{"@id":"https:\/\/www.5centscdn.net\/help\/how-do-i-integrate-vast-ads-in-my-video-player\/#organizationLogo"},"sameAs":["https:\/\/facebook.com\/5centscdn","https:\/\/x.com\/5centscdn","https:\/\/instagram.com\/5centscdn","https:\/\/tiktok.com\/@5centscdn","https:\/\/pinterest.com\/5centscdn","https:\/\/youtube.com\/5centscdn","https:\/\/linkedin.com\/in\/5centscdn","https:\/\/bsky.app\/profile\/5centscdn","https:\/\/threads.com\/@5centscdn"]},{"@type":"Person","@id":"https:\/\/www.5centscdn.net\/help\/author\/uzma\/#author","url":"https:\/\/www.5centscdn.net\/help\/author\/uzma\/","name":"uzma","image":{"@type":"ImageObject","url":"https:\/\/secure.gravatar.com\/avatar\/e1366a7aeae36b74d811c70c29be62c0fe89dbf307e8e52366a1b2aef79e3470?s=96&d=mm&r=g"}},{"@type":"SoftwareApplication","@id":"https:\/\/www.5centscdn.net\/help\/how-do-i-integrate-vast-ads-in-my-video-player\/#softwareApp","name":"How do I integrate VAST ads in my video player?"},{"@type":"WebPage","@id":"https:\/\/www.5centscdn.net\/help\/how-do-i-integrate-vast-ads-in-my-video-player\/#webpage","url":"https:\/\/www.5centscdn.net\/help\/how-do-i-integrate-vast-ads-in-my-video-player\/","name":"How do I integrate VAST ads in my video player? - 5centsCDN Help Center","description":"VAST AD Setup Step 1: Create VoD Push Zone. Step 2: Enable CORS Origin for * and enable SSL certificate. Step 3: Upload ads videos inside VoD Push zone mp4\/ads\/ Step 4: Create and Upload VAST XML file inside VoD Push \/raw\/ads Step 5: Get Uploaded Ads Video link and xml file link from VoD","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/www.5centscdn.net\/help\/#website"},"breadcrumb":{"@id":"https:\/\/www.5centscdn.net\/help\/how-do-i-integrate-vast-ads-in-my-video-player\/#breadcrumblist"},"author":{"@id":"https:\/\/www.5centscdn.net\/help\/author\/uzma\/#author"},"creator":{"@id":"https:\/\/www.5centscdn.net\/help\/author\/uzma\/#author"},"datePublished":"2024-10-13T09:58:22+00:00","dateModified":"2026-03-12T17:56:33+00:00"},{"@type":"WebSite","@id":"https:\/\/www.5centscdn.net\/help\/#website","url":"https:\/\/www.5centscdn.net\/help\/","name":"5centsCDN Help Center","alternateName":"5centsCDN","description":"5centsCDN | Guides, Tutorials & Support","inLanguage":"en-US","publisher":{"@id":"https:\/\/www.5centscdn.net\/help\/#organization"}}]},"og:locale":"en_US","og:site_name":"5centsCDN Help Center - 5centsCDN | Guides, Tutorials &amp; Support","og:type":"article","og:title":"How do I integrate VAST ads in my video player? - 5centsCDN Help Center","og:description":"VAST AD Setup Step 1: Create VoD Push Zone. Step 2: Enable CORS Origin for * and enable SSL certificate. Step 3: Upload ads videos inside VoD Push zone mp4\/ads\/ Step 4: Create and Upload VAST XML file inside VoD Push \/raw\/ads Step 5: Get Uploaded Ads Video link and xml file link from VoD","og:url":"https:\/\/www.5centscdn.net\/help\/how-do-i-integrate-vast-ads-in-my-video-player\/","og:image":"https:\/\/www.5centscdn.net\/help\/wp-content\/uploads\/2024\/01\/Logo.png?wsr","og:image:secure_url":"https:\/\/www.5centscdn.net\/help\/wp-content\/uploads\/2024\/01\/Logo.png?wsr","og:image:width":160,"og:image:height":58,"article:published_time":"2024-10-13T09:58:22+00:00","article:modified_time":"2026-03-12T17:56:33+00:00","article:publisher":"https:\/\/facebook.com\/5centscdn","twitter:card":"summary_large_image","twitter:site":"@5centscdn","twitter:title":"How do I integrate VAST ads in my video player? - 5centsCDN Help Center","twitter:description":"VAST AD Setup Step 1: Create VoD Push Zone. Step 2: Enable CORS Origin for * and enable SSL certificate. Step 3: Upload ads videos inside VoD Push zone mp4\/ads\/ Step 4: Create and Upload VAST XML file inside VoD Push \/raw\/ads Step 5: Get Uploaded Ads Video link and xml file link from VoD","twitter:creator":"@5centscdn","twitter:image":"https:\/\/www.5centscdn.net\/help\/wp-content\/uploads\/2024\/01\/Logo.png?wsr"},"aioseo_meta_data":{"post_id":"2054","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"seo_analyzer_scan_date":"2026-03-12 23:18:25","breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":null,"open_ai":null,"ai":null,"created":"2026-03-07 21:44:30","updated":"2026-03-12 23:18:25"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/www.5centscdn.net\/help\" title=\"Home\">Home<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">\u00bb<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/www.5centscdn.net\/help\/kb\/cdn\/video-player-cdn\/\" title=\"Video Player\">Video Player<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">\u00bb<\/span><span class=\"aioseo-breadcrumb\">\n\tHow do I integrate VAST ads in my video player?\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/www.5centscdn.net\/help"},{"label":"Video Player","link":"https:\/\/www.5centscdn.net\/help\/kb\/cdn\/video-player-cdn\/"},{"label":"How do I integrate VAST ads in my video player?","link":"https:\/\/www.5centscdn.net\/help\/how-do-i-integrate-vast-ads-in-my-video-player\/"}],"_links":{"self":[{"href":"https:\/\/www.5centscdn.net\/help\/wp-json\/wp\/v2\/posts\/2054","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.5centscdn.net\/help\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.5centscdn.net\/help\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.5centscdn.net\/help\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/www.5centscdn.net\/help\/wp-json\/wp\/v2\/comments?post=2054"}],"version-history":[{"count":1,"href":"https:\/\/www.5centscdn.net\/help\/wp-json\/wp\/v2\/posts\/2054\/revisions"}],"predecessor-version":[{"id":2059,"href":"https:\/\/www.5centscdn.net\/help\/wp-json\/wp\/v2\/posts\/2054\/revisions\/2059"}],"wp:attachment":[{"href":"https:\/\/www.5centscdn.net\/help\/wp-json\/wp\/v2\/media?parent=2054"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.5centscdn.net\/help\/wp-json\/wp\/v2\/categories?post=2054"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.5centscdn.net\/help\/wp-json\/wp\/v2\/tags?post=2054"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}