initialize
Initializes the Mobile Ads SDK.
Parameters
context
The context to use for initialization. Must be an Activity on Android.
Initializes the Mobile Ads SDK. This method should be called on the main thread as early as possible, ideally on app launch.
Parameters
context
A platform-specific context. For Android, this must be an Activity or Context. For iOS, this parameter is not used and can be null.