Back to Publisher API Reference

pbjs.getAllWinningBids()

Use this method to get all of the bids that have won their respective auctions and also rendered on the page. Useful for troubleshooting your integration.

  • pbjs.getAllWinningBids(): returns an array of bid objects that have won their respective auctions and also rendered on the page.

Back to Publisher API Reference