InterOpenShowFail
Introduction
Backend Name:
inter_open_show_fail
Description: An interopen ad failed to show
Event Type:
Ads
Priority:
P4
Parameters
Name | Type | Select | Backend name | Description |
---|---|---|---|---|
additionalData | Dictionary | Optional | additional_data | Any additional information |
level | int | Optional | level_num | |
network | string | Optional | ad_provider | The SDK the ad will be from (i.e, Adjust, FB, etc) |
placement | string | Required | placement | The placement of the ad |
Code example:
LionAnalytics.InterOpenShowFail("WinScreen", "applovin", 25, AdErrorType.NoFill);