RNAatkitSuperAwesomeRewardedVideOptions

boolean parentalGateEnabled - The Parental gate is a dialog that appears when a user clicks on an ad, disabled by default. Recommended to set it to true if the app is in kids category.

boolean bumperPageEnabled - The Bumper page is a customizable dialog that notifies the user when they are about to leave a kid-safe place and proceed to an external website. Disabled by default.

string bumperPageCustomAppName - Set app name to be displayed on the bumper page. By default, the Bumper page displays the application name.

number orientation - Set the desired orientation to show the Ad in, note that your app must support the specified orientation.

number closeButtonState - Set wether the close button should be displayed after delay or immediately. The close button is displayed after a 1 second delay by default on interstitial ads unless settings are changed to disable it.

boolean closeButtonAtEnd - Enable or disable auto-closing at the end.

boolean smallClickEnabled - Enable or disable small click button.

boolean closeButtonWarningEnabled - Enable or disable close button warning.

Last updated