Hi,
Like a lot of publishers we are experiencing errors 2.1.a and 1.1 in our Google Ad Manager account.
After some investigations we found that the IMA SDK HTML5 doesn't use the gdpr macros correctly.
When we call this URL :
The IMA SDK rewrites this URL like this :
We already knew that the SDK rewrites some macros like the description_url but that point was really surprising for us.
We tried to load the CMP first, then wait for consent, then load the SDK to call our ads but the "tcunavailable" is randomly popping for no reason (both first view or cached page are affected).
We retro engineered IMA SDK code and found that "tcunavailable" was set after a setTimeout of 500ms.
IMA SDK should not override a valid consent string with tcunavailable. This is a serious issue as this bug is affecting our users, their privacy is not respected and this behaviour doesn't respect GDPR.
Could you check it and help us to find a solution for us and other publishers ?
Best
Adrian