iOS Monetization
Eventos
You can add listener events into the Interstitial to be notified when a specific event happens in the ad. Here you have examples:
Función | Explicación |
---|---|
function void tappxInterstitialDidFinishLoad(){} | Se llamará cuando la creatividad se haya recibido correctamente. |
function void tappxInterstitialDidFail(string error){ | Se llamará cuando se produzca un error al recibir la creatividad. |
function void tappxInterstitialDidAppear(){} | Se llamará cuando el anuncio se muestre. |
function void tappxInterstitialDidPress(){} | Se llamará cuando el usuario haga clic en el anuncio. |
function void tappxInterstitialDidClose(){} | Se llamará cuando el usuario cierre el anuncio. |
Tappx © 2024