AdEventType

Items

NameValueSummary
VideoLoaded0
Deprecated
VideoRemoved1
Deprecated
UserCompletedVideo2
Deprecated
RewardedAdLoaded3

The event is fired when a click-to-play video ads is being served. This can be used to communicate and promote the reward to users through the UI or signage.

RewardedAdGrant4

The event is fired when a user has watched the click-to-play video for a certain time. This can be used to grant the player a reward such as an in-game item or in-game currency. The RewardedAdGrant enum will only be triggered once per ad rotation.

RewardedAdUnloaded5

The event is fired when a click-to-play video ads is rotated out. This can be used to remove any UI or signage that is promoting the reward.

On this page