Package 

Interface CloudXAdapterBidRequestExtrasProvider


  • 
    public interface CloudXAdapterBidRequestExtrasProvider
    
                        

    Bid request extra provider: some ad networks require an additional data to be passed into Bid Request for running ortb auction, for example, bid token. such data can be passed via implementing this interface.

    • Method Summary

      Modifier and Type Method Description
      abstract Map<String, String> invoke(Context context)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait