NativeBulkAdLoader

class NativeBulkAdLoader(context: Context)

Class containing controls for bulk request ad loading.

Parameters

context

The activity context used to retrieve the application context.

Constructors

Link copied to clipboard
constructor(context: Context)

Functions

Link copied to clipboard

Cancel bulk ad loading.

Link copied to clipboard
fun loadAds(nativeAdRequestConfiguration: NativeAdRequestConfiguration, adsCount: Int)

Start loading the native ads by NativeAdRequestConfiguration on a background thread.

Link copied to clipboard

Register a callback for listening native bulk ad loader.