UnityDemandProvider
class UnityDemandProvider(manufacturer: String = Build.MANUFACTURER, model: String = Build.MODEL) : AsyncInterceptor, IUnityAdsInitializationListener
Unity Ads Demand Provider
The SDK will automatically inject the Unity provided token into the outbound request to Nimbus when using the NimbusAdManager.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun onInitializationFailed(error: UnityAds.UnityAdsInitializationError, message: String)