If you want to know how much you would be earning every time a Reward Video Interstitial is shown, then currently this is not possible. If you want to know the type and the amount of credit received for the user watching the Reward Video, then you can set up
Reward Video event notifications through
RewardedVideoAdListener, which would notify you about any reward video lifecycle events. Here
onRewarded() would be called when the user should be rewarded for watching the video. For this delegate, you can use the
RewardItem to get the amount and type of credit for the watched Reward Ad.