Snippets

ESTI design AMS prototype config

Created by Robert Poz
{
  "ads": [
    {
      "campaign": "Christmas promo",
      "name": "Santa Clous in Greenpoint",
      "url": "http://207.110.52.49/vod/test/test_high.mp4/index.m3u8",
      "section": "vod",
      "genere": "Comedy",
      "services": [
          5, 13, 14  
      ],
      "countries": [
        "US", "CA", "PL"
      ],
      "probability": 0.5
    },
    {
      "campaign": "Halloween",
      "name": "Don't be scared!",
      "url": "http://207.110.52.49/vod/test/test_high.mp4/index.m3u8",
      "section": "channels",
      "genere": "News",
      "countries": [
        "US"
      ],
      "services": [
          5
      ],
      "probability": 0.5
    }
  ]

Comments (0)

HTTPS SSH

You can clone a snippet to your computer for local editing. Learn more.