InterOpenEnd

An interopen ad ended

Name
Type
Select
Backend name
Description

additionalData

Dictionary<string object>

Optional

additional_data

Any additional information

level

int

Optional

level_num

placement

string

Required

placement

The placement of the ad

network

string

Optional

ad_provider

The SDK the ad will be from (i.e, Adjust, FB, etc)

Code example:

LionAnalytics.InterOpenEnd("WinScreen", "applovin", 25);

Last updated