BannerShowRequested
Introduction
Backend Name:
banner_show
Description: A banner ad was requested to shown
Event Type:
Ads
Priority:
P5
Parameters
Name | Type | Select | Backend name | Description |
---|---|---|---|---|
additionalData | Dictionary |
Optional | additional_data | Any additional information |
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.BannerShowRequested("BaseBanner", "applovin");