public void AdvertisementEvent()
 {
     PROBA.AdvertisementEvent("RandomId" + Random.Range(0, 100), false, AdActions.RewardReceived, amount: 20);
 }