Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Same correlator value for each ad break #1160

Open
raphael-herblot opened this issue Nov 28, 2024 · 1 comment
Open

Same correlator value for each ad break #1160

raphael-herblot opened this issue Nov 28, 2024 · 1 comment
Assignees

Comments

@raphael-herblot
Copy link

Hello,

I have an issue with my ad breaks. I have a VMAP with 6 different ads : 2 pre-rolls, 2 mid-rolls, 2 post-rolls
Everything is working fine with my 2 pre-rolls, but when my video do the request for the 2 mid-rolls or the 2 post-rolls, the VAST response is empty.

I checked and I noticed that every ad has the same correlator value and this is why my 4 other ads have an empty VAST response.
I should have a different value for every ad break right ?

You can have a look into my current VMAP : VMAP link

Would you have any ideas to how I could have a different correlator value for each of my ad break ?
I use the IMA SDK, I think it should generate a random correlator value for each ad, but I might be wrong on this one.

Thank you in advance for your answer

@Kiro705 Kiro705 self-assigned this Dec 5, 2024
@Kiro705
Copy link
Member

Kiro705 commented Dec 5, 2024

Hello @raphael-herblot ,

The IMA SDK and Google Ad Manager expect the correlator value to be the same for all ad requests for the same page view. See this correlator documentation for more details.

Based on that, I think this is working as expected. This behavior isn't specific to the videojs-ima plugin, so if you have additional questions, please reach out on the IMA technical forum.

Thank you,
Jackson
IMA SDK team

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants