-jio-start-block-type-4
¶ Rewarded Video-jio-style-title ¶ IntroductionRewarded Video are opt-in Video Ads that reward users with virtual currency or premium content for viewing video trailers. You can use this adspot to load rewarded video ads that can be used to reward users with in-app currency on viewing the Ad till the configured duration in dashboard.
|
![]() |
![]() |
-jio-end-block-type-4
-jio-start-block-type-2
Add <ins></ins>
with appropriate adspotkey and unique placement id (JioAds ad tag)
<ins
id="[ENTER-UNIQUE-PLACEMENT-HERE]"
data-adspot-key="[ENTER-ADSPOTKEY-HERE]"
data-source="[ENTER-PACKAGE-NAME/APP-IDENTIFIER]"></ins>
You shall get the below call back when the video is complete or played till the reward in duration received from delivery in order to gratify the user.
JioAds.onAdMediaEnd(‘<unique_placement_id>’, <true_if_video_playback_is_completed_else_false>);
JioAds.onAdClosed(‘<unique_placement_id>’, <true_if_video_playback_is_completed_else_false>);
-jio-end-block-type-2