Skip to main content

Rewarded Video Ad Format

Provides in-app rewards (currency, features, content) in exchange for watching video ads. Videos are non-skippable and typically run 30 seconds. Rv Example Image Pn

How It Works

Rv Example Gif Gi

Loading Ads

You can load ads through RewardedAd.loadAd(unitId).

Showing Ads

You can show loaded ads through RewardedAd.showAd(unitId).

Implementation Example

Rewarded Video Ad Callback Methods

  • The following code shows how to tag a user’s internal User ID and add CustomData to the callback.
    • The maximum size of the User ID string is 8192 characters.