RewardVideoShowFail

Introduction

  • Backend Name: reward_video_show_fail

  • Description: A rewarded video ad failed to show

  • Event Type: Ads

  • Priority: P5

Parameters

NameTypeSelectBackend nameDescription
additionalDataDictionaryOptionaladditional_dataAny additional information
levelintOptionallevel_num
networkstringOptionalad_providerThe SDK the ad will be from (i.e, Adjust, FB, etc)
placementstringRequiredplacementThe placement of the ad
reasonAdErrorTypeOptionaladErrorTypeUsed to record error messages when loading ads

Code example:

LionAnalytics.RewardVideoShowFail("WinScreen", "applovin", AdErrorType.NoFill, 25);