onAdFailedToShowFullScreenContent property

void Function(T ad, AdError error)? onAdFailedToShowFullScreenContent
final

Called when ad fails to show full screen content.

Implementation

final void Function(T ad, AdError error)? onAdFailedToShowFullScreenContent;