Class VegasUtility
Declaration
public static class VegasUtility
Methods
CheckAndSendEcpmAdjustEvent(AdRevenueDTO, int, string)
Declaration
public static void CheckAndSendEcpmAdjustEvent(AdRevenueDTO adRevenueDTO, int ecpmEventThreshold, string eventName)
Parameters
Type | Name |
---|---|
MatchinghamGames.VegasModule.AdRevenueDTO | adRevenueDTO |
System.Int32 | ecpmEventThreshold |
System.String | eventName |
CheckAndSendEcpmFirebaseEvent(AdRevenueDTO, int, string)
Declaration
public static void CheckAndSendEcpmFirebaseEvent(AdRevenueDTO adRevenueDTO, int ecpmEventThreshold, string eventName)
Parameters
Type | Name |
---|---|
MatchinghamGames.VegasModule.AdRevenueDTO | adRevenueDTO |
System.Int32 | ecpmEventThreshold |
System.String | eventName |
CheckAndSendEcpmFalconEvent(AdRevenueDTO, int, string)
Declaration
public static void CheckAndSendEcpmFalconEvent(AdRevenueDTO adRevenueDTO, int ecpmEventThreshold, string eventName)
Parameters
Type | Name |
---|---|
MatchinghamGames.VegasModule.AdRevenueDTO | adRevenueDTO |
System.Int32 | ecpmEventThreshold |
System.String | eventName |
CheckAndSendEcpmGameAnalyticsEvent(AdRevenueDTO, int, string)
Declaration
public static void CheckAndSendEcpmGameAnalyticsEvent(AdRevenueDTO adRevenueDTO, int ecpmEventThreshold, string eventName)
Parameters
Type | Name |
---|---|
MatchinghamGames.VegasModule.AdRevenueDTO | adRevenueDTO |
System.Int32 | ecpmEventThreshold |
System.String | eventName |