Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

IMA allowable redirects


Hi,
In the latest release notes you mention "Added the ability to set the number of allowable redirects in IMA above the default for cases like header bidding."
Unfortunately I couldn't find any documentation on how to do it nor any options in the ad schedule configuration.
So, how do I set the number?
Regards
Jens

3 Community Answers

Heidi

JW Player Support Agent  
0 rated :

Hi Jens,

I have reached out to our product managers for clarification, I will update you shortly.

Heidi

pm

User  
0 rated :

Hi,
I still wasn't able to find any information regarding this feature nor did I hear back form you.
Any info how this works?
Jens

Alex

JW Player Support Agent  
0 rated :

Hi Jens,

Heidi is out of the office so I apologize for any delay in responding.

The maximum number of redirects for the IMA client can be set using the advertising.maxRedirects configuration option. For example:

playerInstance.setup({
  file: "video.mp4",
  advertising: {
    client: "googima",
    tag: "tag.xml",
    maxRedirects: 2
  }
});

This configuration option has not yet been added to our documentation but will be soon.

Please let me know if you need any more help or have any other questions.

Thank you!

This question has received the maximum number of answers.