| Interface | Description |
|---|---|
| POBBaseEvent |
Interface definition to provide ad server implementation.
|
| POBBidderIdentifier | |
| POBBidEvent |
Interface definition to handle bidding events
|
| POBBidEventListener |
Interface definition to notifie bid events
|
| Class | Description |
|---|---|
| POBBanner |
This class holds the information of banner impression.
|
| POBBid |
Holds information of winning bid along with all the bids that participated in the auction.
|
| POBBid.Builder | |
| POBBid.POBSummary |
POBSummary class instance holds the information of a single bid which participated in the
auction.
|
| POBBidderAnalytics |
Helper class definition to handler partner tracker calls
|
| POBBidderTrackingUtil |
This is a Util class having the common methods to be called from all ad formats.
|
| POBBiddingManager |
Manages multiple bidders internally.
|
| POBBidEventHelper |
Helper class to handler bid event util functionality
|
| POBConstants | |
| POBImpression |
Holds the general information about an ad impression.
|
| POBManager |
This class is responsible for fetching the bids from PubMatic ad server.
|
| POBPartnerTrackerHelper |
Helper class definition to handler partner tracker calls
|
| POBPriceBaseAuctioning |
Performs price based auction, if multiple bids are having same price, the front most bid is selected from array
|
| POBRequest |
Class to represent the OpenWrap ad request.
|
| POBRequestBuilder | |
| POBReward |
Modal class to hold information of rewards.
|
| POBVideo |
Model class to build Video Impression
This class holds the information of video impression.
|
| Enum | Description |
|---|---|
| POBBidEvent.BidEventError |
Enum to maintain BidEvent error
|
| POBBidEvent.POBBidProceedState | |
| POBRequest.AdPosition |
Fold placement of the ad to be served.
|
| POBRequest.API |
Supported API of the ad to be served.
|
| POBVideo.Linearity | |
| POBVideo.Placement |
Placement type for the Video impression
|