CrossPromoShowFail

Introduction

  • Backend Name: cross_promo_show_fail

  • Description: A cross promotion ad failed to show

  • Event Type: Ads

  • Priority: P5

Parameters

NameTypeSelectBackend nameDescription
achievementIDstringRequiredachievement_idachievementID is an ID that represents the achievement.
achievementNamestringRequiredachievement_nameachievementName is the name of the achievement in the game.
additionalDataDictionaryOptionaladditional_dataAny additional information
placementstringRequiredplacementThe placement of the ad
rewardRewardRequiredrewardIf rewards are given to the player at the time of the event, the reward object is used to track the items (e.g., boosters, coins, gems, etc) or currencies gifted or earned by the player to the player.

Code example:

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