load Fullscreen Ad
suspend fun loadFullscreenAd(context: Context, request: ChartboostMediationAdLoadRequest, listener: ChartboostMediationFullscreenAdListener): ChartboostMediationFullscreenAdLoadResult
Load a fullscreen ad.
Return
The ChartboostMediationFullscreenAdLoadResult containing the result of the ad load.
Parameters
context
The Context to use for loading the ad.
request
The publisher-supplied ChartboostMediationAdLoadRequest containing relevant details to load the ad.
listener
The ChartboostMediationFullscreenAdListener to notify of ad events.