UNPKG

@flightstats/react-gpt

Version:

A react display ad component using Google Publisher Tag

11 lines (9 loc) 259 B
const Events = { READY: "ready", RENDER: "render", SLOT_RENDER_ENDED: "slotRenderEnded", IMPRESSION_VIEWABLE: "impressionViewable", SLOT_VISIBILITY_CHANGED: "slotVisibilityChanged", SLOT_LOADED: "slotOnload" }; export default Events;