We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b949109 commit 8f0fe9fCopy full SHA for 8f0fe9f
1 file changed
dev-docs/publisher-api-reference/getEvents.md
@@ -27,6 +27,7 @@ The available events are:
27
| --- | --- | --- |
28
| auctionInit | The auction has started | Object containing auction details |
29
| auctionEnd | The auction has ended | Object containing auction details |
30
+| auctionTimeout | The auction has timed out | Object containing auction details |
31
| beforeRequestBids | Bids are about to be requested from adapters (added in 3.x) | Array of adunits in the auction |
32
| beforeBidderHttp | bidder network request is about be triggered | Array of Bid request objects |
33
| bidRequested | A bid was requested from a specific bidder | Bid request object |
0 commit comments