App Open
Integration
To make use of App Open ads, it is needed to request their load at some point inside the app, being recommended to do it as soon as possible.
Below you can find an example of how to load and show an ad:
Also, the WortiseAppOpen
class offers the following additional methods to configure its behaviour:
Listener configuration
Some listeners can be added to receive the different events that may occur during the ad lifecycle. For this, you can make use of the following attributes that are available at the WortiseAppOpen
class:
OnClicked
OnDismissed
OnFailedToLoad
OnFailedToShow
OnImpression
OnLoaded
OnShown
Example
Última actualización