Compartir a través de


InterstitialAd.Show Método

Definición

Muestra un anuncio intersticial.

public:
 void Show();
void Show();
public void Show();
function show()
Public Sub Show ()

Comentarios

Para poder llamar a este método, se debe inicializar el anuncio intersticial y en el estado listo (es decir, se debe haber generado el evento AdReady ). Para ver tutoriales y ejemplos de código que muestran cómo mostrar un anuncio intersticial, consulte Anuncios intersticiales y ejemplos de publicidad en GitHub.

Se aplica a

Consulte también