Hi Dario,
Thank you for your message. Could you please try the following steps and let me know if this would work for you?
Regards,
|
||||||
|
||||||
|
||||||
|
||||||
Just following up to see if there are any updates regarding the correlator behavior in the IMA HTML5 SDK.
We're still observing that new ad requests reuse the same correlator, even after calling both adsManager.destroy() and adsLoader.contentComplete(). This is causing repeated ads, incorrect targeting, and ineffective competitive exclusion—especially in cases like replaying a video or loading a new video in a playlist.
Hi,
Thank you for contacting the IMA SDK Support team.
Could you confirm whether the mentioned issue is reproducible in our Sample apps?
Thanks,
IMA SDK Team
Feedback
How was our support today?
![]()
![]()
![]()
![]()
[2025-06-23 06:30:52Z GMT] This message is in relation to case "ref:!00D1U01174p.!5004Q0275BoF:ref" (ADR-00050418)
Hi,
Thank you for confirming that the issue is replicating in IMA SDK github.
Based on the correlator documentation my understanding is that the correlator value should remain the same for the same page view. Based on that I believe the correlator value remaining the same is correct. If it is important to get a new value, I recommend taking steps to make a new ad request when the new correlator value is needed.
Since you have stated that the new ad requests reuse the same correlator, may I please know the business use case for doing so.
In the thread I can see that you would get back to us for this query: Could you walk us through all scenarios in our Sample apps to get a better picture of what you are trying to accomplish?
Also, I ran the advancedExample and I can see the correlator value is changing when called adsLoader.contentComplete(). We would require a sample project reproducing the issue along with the VAST tag URL so that we can check in the Google sample apps and VSI tool to find the root cause and may provide the solution.
You can provide the following details via reply privately to the author option or below link.
If the file(s) you are looking to share are less than 25mb in total you can attach them to this case on your next reply. If you are having trouble attaching your file to this case or if your file(s) are larger than 25mb, you can share your files with me by performing the following steps:
1. Navigate to
https://docs.google.com/forms/d/e/1FAIpQLSfkAiXMeYP-fw1W3Z-tT9uwmATEKO5X6S-th0gR2ezdKaaqfg/viewform?usp=pp_url&entry.400550049=IMA+SDK&entry.460850823=5004Q0000275BoFQAU&entry.80707362=000504182. Fill out all fields, and attach your file(s).
3. Please reply back on this thread when you have uploaded your file(s). Please do not share this link.
![]() |
IMA SDK Team |
[2025-06-24 00:01:39Z GMT] This message is in relation to case "ref:!00D1U01174p.!5004Q0275BoF:ref" (ADR-00050418)
You can provide the following details via reply privately to the author option or below link.
If the file(s) you are looking to share are less than 25mb in total you can attach them to this case on your next reply. If you are having trouble attaching your file to this case or if your file(s) are larger than 25mb, you can share your files with me by performing the following steps:
1. Navigate to
https://docs.google.com/forms/d/e/1FAIpQLSfkAiXMeYP-fw1W3Z-tT9uwmATEKO5X6S-th0gR2ezdKaaqfg/viewform?usp=pp_url&entry.400550049=IMA+SDK&entry.460850823=5004Q0000275BoFQAU&entry.80707362=000504182. Fill out all fields, and attach your file(s).
3. Please reply back on this thread when you have uploaded your file(s). Please do not share this link.
![]() |
IMA SDK Team |
[2025-06-24 23:19:49Z GMT] This message is in relation to case "ref:!00D1U01174p.!5004Q0275BoF:ref" (ADR-00050418)
Hi,
Thank you for getting back to us.
Please note that we didn’t receive the files which you have shared. Could you kindly reshare the files using the link below. .
If the file(s) you are looking to share are less than 25mb in total you can attach them to this case on your next reply. If you are having trouble attaching your file to this case or if your file(s) are larger than 25mb, you can share your files via reply to author option or by performing the following steps:
2. Fill out all fields, and attach your file(s).
3. Please reply to this thread when you have uploaded your file(s). Please do not share this link.
![]() |
IMA SDK Team |
[2025-06-25 05:43:00Z GMT] This message is in relation to case "ref:!00D1U01174p.!5004Q0275BoF:ref" (ADR-00050418)
Hi,
We've reproduced the issue where the correlator value remains the same even after destroying the AdManager. I will check this issue with the broader team and will update you as soon as I hear back. Meanwhile, your patience is important.
![]() |
IMA SDK Team |
[2025-06-25 18:00:11Z GMT] This message is in relation to case "ref:!00D1U01174p.!5004Q0275BoF:ref" (ADR-00050418)
The expected behavior is, for the same page view, the correlator value remains the same, and scor value changes for new IMA sessions (calling contentComplete() and adsManager.destroy()). The correlator value should remain constant for the case the publisher is describing.
Can you explain the need for a different correlator value, or what issue having the same correlator value?
![]() |
IMA SDK Team |
[2025-06-30 14:07:57Z GMT] This message is in relation to case "ref:!00D1U01174p.!5004Q0275BoF:ref" (ADR-00050418)
Thanks,
In our case, users can select and play multiple videos on the same page without reloading. For each video change, we destroy the AdsManager, call contentComplete(), and make a new ad request.
However, since the correlator stays the same, we often see the same ads repeated or targeting inconsistencies. This impacts the user experience and limits ad diversity across video views.
We’re looking for a way to force a new correlator per ad request—either via the IMA SDK or a supported manual method—so each video playback is treated as a separate ad session, similar to how it would behave on a new pageview.
Is there any workaround or setting we could apply to achieve this?
![]() |
IMA SDK Team |
[2025-07-02 23:48:01Z GMT] This message is in relation to case "ref:!00D1U01174p.!5004Q0275BoF:ref" (ADR-00050418)
Hi,
The scor parameter should change for each different video playback, while the correlator should remain constant for the page view. Because if the scor value changes, the same ad may display again.
To prevent repeated ads, a frequency cap can be configured at line item level, but modifying either the scor or correlator will still allow the same ad to show. Based on our review SDK is functioning correctly. As next steps, I would recommend you to reach out to your Google Ads Manager account representative for further guidance.![]() |
IMA SDK Team |
[2025-08-13 17:57:52Z GMT] This message is in relation to case "ref:!00D1U01174p.!5004Q0275BoF:ref" (ADR-00050418)