-
public interface AdRevenueListenerCreated 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 UnitonRevenuePaid(Ad ad, AdValue adValue)-
-
Method Detail
-
onRevenuePaid
Unit onRevenuePaid(Ad ad, AdValue adValue)
-
-
-
-