event.data

Type Table
Event adsRequest
Revision Release 2024.3703
Keywords ads, advertising, Appodeal, adsRequest, data
See also adsRequest
appodeal.*

Overview

Table containing key-value pairs relating to ad events. These values are returned directly from the Appodeal response.

Important

For now, these event parameters are available only on Corona modular Appodeal plugin beta SDK >= 2.4.3.

Interstitial Event

  • isPrecache (Boolean) — returns true if interstitial was precached.

Rewarded Video Event

  • amount (Number) — Applies only to rewarded video events with a phase of "playbackEnded". Indicates the reward amount to be given to the user.

  • name (String) — Applies only to rewarded video events with a phase of "playbackEnded". Indicates the reward name to be given to the user.

  • loaded (Boolean) — Applies only to rewarded video events with a phase of "loaded". Returns true if rewarded video was loaded.

  • finished (Boolean) — Applies only to rewarded video events with a phase of "closed". Returns true if rewarded video closing was finished.