Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 543 Bytes

File metadata and controls

10 lines (8 loc) · 543 Bytes
layout api_prebidjs
title pbjs.getHighestUnusedBidResponseForAdUnitCode(adUnitCode)
description getHighestUnusedBidResponseForAdUnitCode API
sidebarType 1

Use this method to retrieve the highest unused bid for the specified adUnit. Unused means not it's not rendered.

This differs from getHighestCpmBids() in that getHighestCpmBids only considers bids for auctions that have completed (and are also unused), this function considers bids for ongoing auctions as well.