Order Now AdSolution Sign Up | Login » Bits on the Run Sign Up | Login »

Forums

/

Configuring OVA via JSON with JW 5.8 and 24/7 Real Media

3 replies [Last post]
Reply

Hi!

I'm looking for a sample or a guide on how to configure OVA via JSON with JW 5.8 and 24/7 Real Media.

I saw an example on how to do it with OpenX, but I need help configuring it for 24/7 Real Media that is the adserver used here.

The documentation sample using OpenX I'm referring is located on "Example 27 - Configuring OVA via JSON with JW 5.6+" in the "OVA for JW5x (1.0.0) - JW Player Specific Configuration".

Thanks!

Reply

Hi,

Out of interest, do you have a static ad tag for 24/7 Real Media or does it need to be generated by OVA based on some parameters?

Let me know and I'll point you to the right setup...

Paul

Reply

Hi Paul,

I call 24/7 page and send a parameter for the specific ad zone and type. I sent you an email with a sample URL where I'm doing my tests.

Reply

Ok - great... so then just go:

{
    "ads": {
         "schedule": [
              {
                  "position": "pre-roll",
                  "tag": "put-your-247-ad-tag-in-here"
              }
         ]
     }
}

And you should see the pre-roll play ;)

Paul

Post new comment

  • Allowed HTML tags: <code> <blockquote> <em> <strong> <strike> <ul> <li> <ol>
  • You may post code using <code>...</code> .
  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.

More information about formatting options