Reputation: 1215
Currently I'm making a game for android and admob's reward video ads and interstitial ads are being implemented. Once the game is over the player can play from current state by watching reward video like other games. But when the game is over I want to make two options for player.
(1) Continue play by watching reward video ad.
(2) Continue play by showing the interstitial ad.
For (2), is it legal to show interstitial ad to give reward to user? I also checked here. But it doesn't say anything about using interstitial as reward ad. So, can I use interstitial ad to give reward to the player?
Upvotes: 4
Views: 1413
Reputation: 199
I have read almost all Admob policy and I have found nothing that prohibits this special case. However, please let us know have you finally got any issue when using this special approach based on rewarding user using an Interstitial ad? I plan to do something similar and I am interested to know if that cause no issue to do so!
Upvotes: 1
Reputation: 110
Yes, Interstitial Ad can be used to reward the users. There are no issues with that. If you are confused with implementation or on the policy and the best practices, refer the following article -
Upvotes: 2