showAdByCount

fun showAdByCount(maxCount: Int = 3, onShown: () -> Unit? = null, onDismissed: () -> Unit? = null)

Shows the ad using count-based logic.