Optional callback triggered when the ad view appears on the screen.
The callback receives a Map with ad data and an optional cliUbid string.
Map
cliUbid
final void Function(Map, String)? onViewAppeared;