| Interface | Description |
|---|---|
| BidManager.BidReadyListener | |
| BidManager.BidResponseListener |
Listener that listens to the responses from demand sources
|
| DemandAdapter |
Adapter interface to be implemented by the demand source request adapter class to request bids
|
| Prebid.OnAttachCompleteListener |
Listener Interface to be used with attachTopBidWhenReady for Banner.
|
| Class | Description |
|---|---|
| AdSize |
AdSize class defines the size of the ad slot to be made available for auction.
|
| AdUnit |
AdUnit class defines the configuration for auction.
|
| BannerAdUnit | |
| BidManager |
BidManager class manages the auctions and caches bid responses for registered adUnits.
|
| BidResponse |
Class used to form bid response from response data.
|
| CacheManager | |
| InterstitialAdUnit | |
| LogUtil |
Helper methods for Logging.
|
| Prebid |
Prebid class is the Entry point for Apps in the Prebid Module.
|
| TargetingParams |
TargetingParams class sets the Targeting parameters like yob, gender, location
and other custom parameters for the adUnits to be made available in the auction.
|
| Enum | Description |
|---|---|
| AdType | |
| ErrorCode | |
| Prebid.AdServer | |
| Prebid.Host | |
| PrebidException.PrebidError | |
| TargetingParams.GENDER |
| Exception | Description |
|---|---|
| PrebidException |