getAllNonLinearAds

fun getAllNonLinearAds(receiver: (ads: List<NonLinearAdsData>) -> Unit)

Get the list of all the nonlinear ads that are currently being tracked.

Parameters

receiver

The function to be called to deliver the list of the nonlinear ads.