Skip to content

Instantly share code, notes, and snippets.

@stemsmit
Created January 9, 2017 22:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stemsmit/b274854e52e4e3a2ba1793cbba1ad646 to your computer and use it in GitHub Desktop.
Save stemsmit/b274854e52e4e3a2ba1793cbba1ad646 to your computer and use it in GitHub Desktop.
console.table(pbjs._bidsReceived.map(function(b){ return { bidder: b.bidder,unit: b.adUnitCode, duration:b.timeToRespond, bid: b.cpm, size: [b.width,b.height].join("x")}}));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment