Skip to content

Commit 8f0fe9f

Browse files
Update getEvents.md: added auctionTimeout event (#6486)
1 parent b949109 commit 8f0fe9f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dev-docs/publisher-api-reference/getEvents.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ The available events are:
2727
| --- | --- | --- |
2828
| auctionInit | The auction has started | Object containing auction details |
2929
| auctionEnd | The auction has ended | Object containing auction details |
30+
| auctionTimeout | The auction has timed out | Object containing auction details |
3031
| beforeRequestBids | Bids are about to be requested from adapters (added in 3.x) | Array of adunits in the auction |
3132
| beforeBidderHttp | bidder network request is about be triggered | Array of Bid request objects |
3233
| bidRequested | A bid was requested from a specific bidder | Bid request object |

0 commit comments

Comments
 (0)