Current version: (AGNO-JavaScript API)

Configuration

This feature can be used as follows:

          // required parameters:
brand: "agnoplay",
videoId: "Mbdskc9KsAii",
url: window.location.href,
...
// add the following:
ads: [{
  integration: "google-ima" // specify the integration - if not specified the default 'google-ima' will be used,
  sources: "https://example.com/vast/tag/url" // {String} - your ad source url
}]
        
      

Custom Ads

This example shows the possibility to pass custom ad tags to the video player.