Closed ialex closed 8 years ago
@ialex
Yes we are working on switching out to the appnexusAst
adapter which uses a single request mode. Currently this can be used by doing a custom build of prebid.js. We don't yet have support for aliasing the adapter.
Related: #322
closing this as a duplicate of #322 (it will cover both scenarios).
As a publisher i use multiple networks using the appnexus adapter as a base for Header bidding, but the adapter makes 1 request per bid configured and that decreases the performance for all networks since each requests takes arround 200ms. usually the first networks configured are the ones that get most winnings.
Maybe this time could be reduced if the adapter and API supported sending just 1 request for all bids for each network.