While playing a video I would like at specific times to run an infinite playback of VAST ads using IMA js sdk. Or, just playback vast ads for a specific time frame. This should happen using the same VAST url with different correlator value. What would be the recommended approach or solution?
what would be the best way to creat an infinite vast playback using IMA sdk?
411 Views Asked by Shai Kimchi At
2
There are 2 best solutions below
0
Shai Kimchi
On
this is the answer I've received from goolge-ima-sdk official forum:
*You can call the ad tag again when you see that the ALL_ADS_COMPLETED event is fired instead of calling the CONTENT_RESUME_REQUESTED event. The CONTENT_RESUME_REQUESTED event is fired, when video content has started loading. The video content will start playing at this time after the previous ad and before the next ad response is returned as well as parsed.
Related Questions in VIDEO
- How to open and read video stream in Matlab
- Extract bytes of specific stream from mpegts file using ffmpeg
- AVQueuePlayer crashes when I try to observe the start of the next video: AVPlayerItem was deallocated with observers
- How to get the time stamp of each frame of a GoPro video in MATLAB?
- DFP Videos Ads Internal error
- Get youtube video information using javascript and Youtube-API
- YouTube views not counting on Wordpress embed
- Videos not working on phones using HTML
- How to track multiple youtube videos in google analytics
- Cloudfront stream only part of the video
- Changing switch statement to include both mp4 and ogg files
- How to detect squares in video with OpenCV?
- Saving iOS video buffer
- dynamic video source change issue in azure media player
- Video Editing For Android
Related Questions in ADS
- DFP Videos Ads Internal error
- Is there a way to deliver only House Ads through AdMob?
- How to get rid of popup ads?
- I keep getting this error "unexpectedly found nil while unwrapping an Optional value" Why?
- google mobile ads - using libgdx and Android studio
- Facebook ads Suspended,what can i do?
- Why are Ads not visible on my wordpress website?
- Microsoft Advertising SDK: Windows Phone - number of requests
- How does AdMob detect developer click?
- ScanSettings.CALLBACK_TYPE_ALL_MATCHES not working
- How google ads are shown on Android?
- Android Flurry Ads Fetch error
- Android InterstitalAd gray small bar bevor the ad
- Applovin AdclickListener not working in android
- Identify via Youtube data API whether advertisements can be displayed on/before/next to a specific video
Related Questions in GOOGLE-DFP
- DFP Videos Ads Internal error
- Finding Google DFP SDK device ID for testDevices and test ads
- DoubleClick For Publishers (DFP) : Serving expandable ads using asynchronous GPT
- Android Banner Ads how to resize
- DFP Ads Tracking in SiteCatalyst (Adobe Analytics)
- Google DFP's performClickOnAssetWithKey:customClickHandler does not work with swift
- Change DFP ad position after loading dynamic content
- Google DFP API ReportService is failing with no notable error message
- Doubleclick for Publishers (DFP) - Point same size creatives to unique ad-unit
- How to test Doubleclick for Publishers?
- DFP small business - video custom criteria
- How to track impressions and clicks in two DFP accounts?
- Creating a DfpClient with a Service Account in Python
- Google DFP and Google Analytics discrepancy
- NoSuchMethodError on google app engine
Related Questions in VAST
- How to create a Javascript video overlay with VAST VPAID?
- Google IMA3 SDK, VAST on iOS - dispatching event mediaLoadTimeout
- using VideoJS VAST plugin without video content
- mediaelement.js How implement preroll vast tags?
- VPAID issue with JWPlayer 6
- Is it possible to simulate video playback in headless browser?
- Why do HillTopAds VAST tags not work correctly with Google IMA SDK?
- VASK API LogIn with python script. log in Error
- Handling data in AdEvent ICON_TAPPED on Android TV
- JWPlayer - show many ads using VAST
- Serving pre-roll , mid - roll and post - roll ads using dfp without IMA sdk
- Provide third party event trackers only using VAST
- Vast ads implementation
- videojs vast can't run
- How to implement midroll ad with MediaElements.JS?
Related Questions in IMASDK
- Unable to request ads from server due to network error- IMA SDK Error and iOS
- Why do HillTopAds VAST tags not work correctly with Google IMA SDK?
- Pause an ad with IMASDK, android?
- How to get companion ads' height and width using exoplayer Ima extension?
- Chromecast CAF and IMA SDK not works togeather
- Check if ad completed ima sdk exo player
- Android VideoSupportFragment with IMA sdk ads not showing skip button
- IMA SDK black screen before load ads in Android
- ExoPlayer not loading Ads from external VAST url
- what would be the best way to creat an infinite vast playback using IMA sdk?
- Interactive Media Ads SDK for Flutter
- Adsense for games IMA SDK HTML5 Playback Error
- Save and restore ad progress in Exoplayer IMA extension
- HTML IMA SDK - Custom click through
- How to mute volume of Google IMA Ads
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
From your summary I am not sure if that exactly meets your request here, but it sounds like VMAP could be the correct approach, http://www.iab.com/guidelines/digital-video-multiple-ad-playlist-vmap-1-0-1/ "XML template that video content owners can use to describe the structure for ad inventory insertion when they don’t control the video player or the content distribution outlet."