Skip to main content
Version: SDK 5.0.x

AppLovinAdEvent

public enum AppLovinAdEvent : Codable

adImpression

Forward successful ad impressions

case adImpression

adPayedFor

Forward only ad impressions for which the revenue callback was called

case adPayedFor