AdSkipEvent

public class AdSkipEvent : AdEvent

Thrown to indicate that the ad was skipped.

  • The percentage of the ad that was played when skipped.

    Declaration

    Swift

    public let playedPercentage: Double?