Jump to top

RewardedAdReward

interface

A RewardedAdReward returned from rewarded ads.

Properties

amount

</>

The number value of the reward, e.g. 10

amount: number;

type

</>

The reward name, e.g. 'coins', 'diamonds'.

type: string;