| Interface | Description |
|---|---|
| POBAdEventListener |
The base ad event listener.
|
| POBBaseAd |
Base interface defining the methods to be implemented by the Ad classes such as POBBannerView,
POBInterstitial, POBRewardedAd etc
|
| POBBaseAdInteractionListener |
This class triggers the Inline Ad event generated by OW SDK which needs to be communicated to
primary Ad server SDK when OW is rendering an Ad.
|
| POBBidderIdentifier | |
| POBBidEvent |
Interface definition to handle bidding events
|
| POBBidEventListener |
Interface definition to notifie bid events
|
| POBFullScreenAdInteractionListener |
This class triggers the Fullscreen Ad event generated by OW SDK which needs to be communicated to
primary Ad server SDK when OW is rendering an Ad.
|
| POBNative | |
| POBRewardedAdInteractionListener |
This class triggers the Rewarded Ad event generated by OW SDK which needs to be communicated to
primary Ad server SDK when OW is rendering an Ad.
|
| Class | Description |
|---|---|
| POBAdsHelper |
Ad specific helper class to add common/util implementation for public ad format classes.
|
| POBBanner |
This class holds the information of banner impression.
|
| POBBaseEvent |
Interface definition to provide ad server implementation.
|
| 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.
|
| POBOWPartnerHelper |
Helper class for OpenWrap Partner
|
| POBOWPartnerInstantiator |
Class definition provides implementation of
POBPartnerInstantiator and provides
bidding reference, banner rendering and interstitial rendering and tracker handler for OW
partner. |
| POBPartnerConfigImp |
Class definition compliant of
POBPartnerConfig and helper class for Banner, Interstitial
and Rewarded ads. |
| 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
|
| POBRenderer |
Helper class to create renderer.
|
| 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
|
| 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
|