AppLovinRewardedAd

Last Updated On 2021-07-16

Version 1MinSDK 16Tutorial Video

Rewarded Ad Covers the entire Screen and makes the user watch an ad in return for a reward.User can skip out of the ad or watch it completely to earn a reward.


Properties

You can set the below properties in the UI part of the builder.

  • AgeRestricted - it's a boolean value which is set to false by default.
  • Consent - it's a boolean value which is set to false by default.
  • Muted - it's a boolean value which is set to false by default.
  • SdkKey - it's a string value which is set to blank by default.

Block Properties

You can set the below blocks properties in the blocks section of the builder.

AgeRestricted

Age Restricted. For Younger Audience


Consent

GDPR. Consent of the User


Muted

Start Ads Muted


SdkKey

AppLovin Sdk Key



Methods

You can set the below method blocks in the blocks section of the builder.

IsAdLoaded

Check if the Rewarded Ad Is Loaded

LoadRewardedAd

Load the Rewarded Ad in order to Show

ShowRewardedAd

Show the ad after Loading


Events

You can set the below event blocks in the blocks section of the builder.

AdDisplayed

Ad Dislayed

AdEnded

Ad Ended

AdFailedToDisplay

Ad Failed To Display

AdFailedToLoad

Ad Failed To Load

AdHidden

Ad Hidden

AdLoaded

Ad Loaded

AdStarted

Ad Started

RewardRejected

Ad Rejected

Rewarded

Ad Rewarded

SdkInitialized

Sdk Initialized

UserDeclinedToView

User Declined To View

UserOverQuota

User is over quota. Limit set in dashboard

ValidationFailed

Validation Failed