Open patmmccann opened 2 years ago
Without knowing what gpt expects I would not blindly switch to the async function; it will sometimes provide an id when the sync version wouldn't, but it will be much slower on average.
So this behavior(signal collection) is built with an asynchronous nature. It is better to populate the signal slowly than populate quickly and missing.
@patmmccann - what is this issue about? should it be in the shared-id repo?
Next steps:
Should we simply deprecate this script? GAM can now find the sharedid
https://github.com/prebid/Prebid.js/pull/8201 allows the collection of eids async. This is more likely to resolve.
@jdwieland8282 @SKOCHERI