| com.applovin.mediation.MaxAd |
This interface represents an ad that has been served by AppLovin's mediation server and should be displayed to the user.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract String |
getAdUnitId()
The ad unit id for which this ad was loaded.
| ||||||||||
| abstract MaxAdFormat |
getFormat()
Get format of this ad.
| ||||||||||
| abstract boolean |
isReady()
Check if the ad is ready to be displayed.
| ||||||||||
The ad unit id for which this ad was loaded.
Get format of this ad.
Check if the ad is ready to be displayed.
true if the ad is ready to be displayed.