Can't use the Impression Event on Max
complete
Nicky Toma
complete
Nicky Toma
in progress
Nicky Toma
Hello Ken!
Are you using the Android SDK by any chance, because if that is indeed the case, how you set up the impression events is a bit different. See here: https://docs.gameanalytics.com/integrations/sdk/android/event-tracking/#impression-events
If you are not using Android, please let us know what SDK name and version you are using.
k
ken liu
Nicky Toma: Hi, Thanks a lot for your feedback. We are using the Android SDK indeed. And we have followd your instruction to do the integration. However, we have another quesiton. Dose the Android Sdk support the method:GameAnalytics.NewAdEvent?
Nicky Toma
ken liu: I don't believe it does. It will be a bit different: https://docs.gameanalytics.com/integrations/sdk/android/event-tracking#ad-events.
This is an example of an ad event on Android: GameAnalytics.addAdEvent(GAAdAction.FailedShow, GAAdType.RewardedVideo, "admob", "[AD_PLACEMENT_OR_UNIT_ID]");
Hope this helps!
k
ken liu
Nicky Toma: Thanks for the feedback. We will follow the instruction to do it. Thanks again.