Reference API Roblox

Engine API

Website

Related

Reference API Roblox

AdEventType

Items 6

HistoryNameValueDescription
617RewardedAdLoaded3

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.

617RewardedAdGrant4

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.

617RewardedAdUnloaded5

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.

617VideoLoaded0
617VideoRemoved1
617UserCompletedVideo2

Description

History 13

Settings