Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
You can choose whether the device's native browser will open if the user clicks an ad in this view. By default, the SDK will open clicks in an in-app browser.
To cause a specific ad creative to open in the native browser, use the ANJAM API.
Use this code to open the device's native browser when the user clicks an ad:
adView.setClickThroughAction(ANClickThroughAction.OPEN_DEVICE_BROWSER);