urlsForTracking

open fun urlsForTracking(event: Tracking.EventType, adBaseManager: AdBaseManager, adData: AdData): List<String>

Provides the list of URLs to be fired when the specified tracking event happens

Parameters

event
  • the tracking event

adBaseManager
  • the AdBaseManager for which the URLs should be provided

adData
  • the ad from the adBaseManager