Package 

Interface AdRevenueListener


  • 
    public interface AdRevenueListener
    
                        

    Created by Bidon Team on 09/02/2023.

    Bidon SDK allows you to get impression-level revenue data with Ad Revenue Callbacks. This data includes information about network name, revenue, ad type, etc.

    • Method Summary

      Modifier and Type Method Description
      Unit onRevenuePaid(Ad ad, AdValue adValue)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait