Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 466 Bytes

File metadata and controls

11 lines (8 loc) · 466 Bytes
layout api_prebidjs
title pbjs.getAllWinningBids()
description getAllWinningBids API
sidebarType 1

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.