Skip to content

0.1.0 Release

Compare
Choose a tag to compare
@nhedley nhedley released this 27 Sep 15:35
· 819 commits to master since this release

This release updates the bid expiry behavior to align with Android. The new expected behavior for iOS is as follows:

  • When bid responses are saved, the expiry time on those bid responses is set to 4 minutes 30 seconds.
  • Every 30 seconds poll will check all ad units for expired bids.
  • If there was a bid for that ad unit and that bid is expired, start a new auction in Prebid Server.
  • On MoPub or DFP autorefresh, send any cached bids to MoPub / DFP line items and start a new auction.
  • When setBidKeywords API is called, set any cached bids on ad unit and start a new auction.