Initialize

@RequiresPermission(value = "android.permission.INTERNET")
actual fun Initialize()

Initializes the Mobile Ads SDK.

Initializes the Mobile Ads SDK. This method should be called on the main thread as early as possible, ideally on app launch.