Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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);