FacebookRewardedAds
Last Updated On 2021-07-16
Version 1MinSDK 7Tutorial Video
Rewarded video ads are a full screen experience where users opt-in to view a video ad in exchange for something of value, such as virtual currency, in-app items, exclusive content, and more. The ad experience is 15-30 second non-skippable and contains an end card with a call to action. Upon completion of the full video, you will receive a callback to grant the suggested reward to the user.
SDK Version: 6.5.0
Properties
You can set the below properties in the UI part of the builder.
- TestMode - it's a boolean value which is set to false by default.
Block Properties
You can set the below blocks properties in the blocks section of the builder.
TestMode
Test Mode
Methods
You can set the below method blocks in the blocks section of the builder.
LoadAd
Method for LoadAd
ShowAd
Method for ShowAd
Events
You can set the below event blocks in the blocks section of the builder.
AdClicked
Ad Clicked
AdClosed
Ad Closed
AdCompleted
Ad Completed
AdFailedToLoad
Ad Failed To Load
AdImpression
Ad Impression Logged
AdLoaded
Ad Loaded
FailedToDisplayAd
Ad Failed to Display