How to monitor bid data from Prebid Server with Pubstack
With a simple activation, Pubstack is able to collect data from your Prebid Server auction as if it was happening client side, giving you insight about not only the winning bidder but also allowing you to monitor bid rates and bid CPMs.
{
...
"s2sConfig": {
accountId: '12345',
extPrebid: {
returnallbidstatus: true
}
}
}