RewardVideoOpportunity

The player was presented with the option for a rewarded video.

Name
Type
Select
Backend name
Description

placement

string

Required

placement

The placement of the ad

additionalData

Dictionary<string, object>

Optional

additional_data

Any additional information

Usage

This is designed to capture a player's opportunity to engage with rewarded videos.

Code examples:

LionAnalytics.RewardVideoOpportunity("WinScreen");

Last updated