Interface UplynkAdListEventMap

Events fired by the UplynkAdList.

interface UplynkAdListEventMap {
    removead: UplynkRemoveAdEvent;
}

Properties

Properties

Fired when the ad is removed.