Class NonLinearAds
-
- All Implemented Interfaces:
public class NonLinearAds
-
-
Field Summary
Fields Modifier and Type Field Description public List<NonLinear>nonLinearListpublic TrackingEventstrackingEvents
-
Constructor Summary
Constructors Constructor Description NonLinearAds()
-
Method Summary
Modifier and Type Method Description List<NonLinear>getNonLinearList()TrackingEventsgetTrackingEvents()-
-
Method Detail
-
getNonLinearList
List<NonLinear> getNonLinearList()
-
getTrackingEvents
TrackingEvents getTrackingEvents()
-
-
-
-