Open jwrosewell opened 2 years ago
Hello @jwrosewell,
For now, both adapters enabled in PrebidJS (Criteo and OpenX) in the demo website don't send properly their transmission responses. That is why this handler doesn't provide the paf object. Part of the R&D of Criteo is currently finishing the integration of our pipeline to make it works.
We will keep you up to date.
Thanks, Romain
When the bidWon event is fired the
bid.meta.paf
property is undefined and the downstream logic to register the transmission response is not available. See the following code snippet.This might relate to the demo configuration rather than the demo code.