Package 

Class BannerAdViewManager

    • Method Summary

      Modifier and Type Method Description
      final View showAd(Context context, Map<String, Object> ad, BannerAdSettings adViewSettings) Shows a banner ad view with optional parameters.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BannerAdViewManager

        BannerAdViewManager(Config config)
    • Method Detail

      • showAd

         final View showAd(Context context, Map<String, Object> ad, BannerAdSettings adViewSettings)

        Shows a banner ad view with optional parameters.

        Parameters:
        context - Android context for view creation
        ad - Map containing the parsed ad data
        adViewSettings - BannerAdSettings with optional configuration