IronSourceOfferWall
Last Updated On 2021-07-16
Version 1MinSDK 14Tutorial Video
The OfferWall is an opt-in ad unit that rewards users for completing an action. Users are presented with offers by leading brands such as filling out surveys or signing up for a service.
Properties
You can set the below properties in the UI part of the builder.
- AppKey - 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.
AppKey
IronSource OfferWall AppKey
Methods
You can set the below method blocks in the blocks section of the builder.
GetUserTotalCredits
Get the total Amount of Users Credits. OfferWall Credited Event will be called
IsOfferWallAvailable
Check if OfferWall is Available
ShowOfferWall
Show OfferWall
ShowOfferWallWithPlacement
Show OfferWall with a placement Name
ValidateIntegration
Only to Validate if the Integration was Successful
Events
You can set the below event blocks in the blocks section of the builder.
OfferWallAvailabilityChanged
Ad Availability Changed
OfferWallClosed
Ad Closed
OfferWallCredited
Event Called When User has Completed some offer. Important! If totalled is true, credited amount will be the same as total amount.
OfferWallFailedToCredit
Failed to credit to the user due to some reason
OfferWallFailedToDisplay
Ad Failed To Display
OfferWallOpened
Ad Opened