loadAd
fun <T : Renderer.Listener, NimbusError.Listener> loadAd(ad: NimbusAd, container: ViewGroup, listener: T)
Loads an AdController from a NimbusAd object.
If a NimbusAd with network "facebook" and isInterstitial() == true is passed to this method, the call will fail.