adFormat property
The ad format the SDK reported.
CloudXAdFormat names the four this plugin serves - banner, mrec,
interstitial and rewarded. A format the plugin does not name still
arrives, carrying the value the SDK sent, so compare adFormat.value
rather than assuming one of the four constants.
Implementation
final CloudXAdFormat adFormat;