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
event - the tracking event
adBaseManager - the AdBaseManager for which the urls should be provided
adData - the ad from the adBaseManager