-
We have seen an increase timeouts with v0.17.0. We have rolled back to our previous version, v0.14.0 becuase of the issue. Included is the percent increase by bidder:
![image](https://cloud.githubuse…
-
We implemented version 12 on 8/29. Since then we have seen a dramatic increase in the difference in impressions between DFP and several of our bidders. For one of our bidders it went from 30%. Interes…
-
Is it necessary to give a uniquely different file name to my customized prebid.js file, to prevent a different version of prebid.js from a different site being loaded from the browser cache?
(In ca…
-
Hi Matt,
Observation:
The bid ajustment for 152media is ignored.
The bid ajustment for brealtime works fine.
Code:
pbjs.que.push(function() {
pbjs.addAdUnits(adUnits);
…
-
I need to be able to track timeouts by bidder.
I used to use GA tacking to do that, but it is no longer available in the direct download, unless I compile my own prebid.js
I have never used node.js …