- POBBannerRendererInstantiator - Interface in com.pubmatic.sdk.openwrapbidder
-
This interface provisions to create banner renderer instances lazily
- POBBidderInstanstiator<T extends com.pubmatic.sdk.openwrap.core.POBBid> - Interface in com.pubmatic.sdk.openwrapbidder
-
This interface has just a single method to create actual Bidder object
This interface provisions to create bidder instances lazily
- POBInterstitialRendererInstantiator - Interface in com.pubmatic.sdk.openwrapbidder
-
This interface provisions to create interstitial renderer instances lazily
- POBPartnerManager - Class in com.pubmatic.sdk.openwrapbidder
-
Stored client-side bidding partner details
It adds itself on POBInstanceProvider at app start/SDK initialization
Provides partner management services needed by bidding manager and banner view
Also has a provision to provide custom auction logic.
- POBPartnerManager() - Constructor for class com.pubmatic.sdk.openwrapbidder.POBPartnerManager
-
Constructor to initialise member variables
- POBPriceBucket - Class in com.pubmatic.sdk.openwrapbidder
-
It maintains the price bucket information such as minimum, maximum values i.e.
- POBPriceGranularityManager - Class in com.pubmatic.sdk.openwrapbidder
-
Manages granularity on given input price, by default `auto` config granularity will used with minor alteration.
- POBPriceGranularityManager() - Constructor for class com.pubmatic.sdk.openwrapbidder.POBPriceGranularityManager
-
- POBTrackerInstantiator - Interface in com.pubmatic.sdk.openwrapbidder
-
- priceGranularityInfo(POBAdDescriptor) - Method in class com.pubmatic.sdk.openwrapbidder.POBPartnerManager
-