1. Can I show interstitial ads to users in betwwen user's actions and give rewards out when they close the ad?
2. Can I show interstitial ads to users when they click the reward ads button and give rewards out when they close the ad?
3. If anyof them are possible, do I still have to put an ad icon describing the required action?
"Reward description requirements: Publishers placing Google ads within rewarded inventory must clearly and accurately disclose the following:
- The required action (e.g., “View this ad to receive 100 gold coins” or “View this ad to receive a Sword of Slaying”);"
Hello there,
Thanks for reaching out to us. Let me answer your question inline :
1. Can I show interstitial ads to users in between user's actions and give rewards out when they close the ad?
This is up to you and is not related to the SDK. You can certainly show an Interstitial Ad and provide reward to the user, but, the SDK will only show onUserRewaded() callback for Reward Video Ads only and not for Interstitial.
2. Can I show interstitial ads to users when they click the reward ads button and give rewards out when they close the ad?
As mentioned, you are not restricted by this but the onUserRewarded() callback that includes the reward amount is only called when Reward Video Ads are shown to the user and not for Interstitial.
3. If any of them are possible, do I still have to put an ad icon describing the required action?
This is a policy related question and you would have to contact the AdMob Product Support team as we would not be able to comment any policy related questions on this forum.
Regards,
Deepika Uragayala
Mobile Ads SDK Team