Package 

Class AdTracker


  • 
    public final class AdTracker
    
                        

    Handles event tracking for ad impressions, clicks, and video-related interactions.

    • Constructor Summary

      Constructors 
      Constructor Description
      AdTracker(CoroutineScope coroutineScope)
    • Constructor Detail

      • AdTracker

        AdTracker(CoroutineScope coroutineScope)
        Parameters:
        coroutineScope - The coroutine scope used to launch background tracking jobs.