通过使用 Firebase DebugView,会报告“user_engagement”、“first_open_time”等其他自动事件,但不会报告“ad_click”和“ad_impression”事件。
我检查了“移动广告性能”的先决条件。 https://support.google.com/firebase/answer/7378163?hl=en
我正在使用 iOS SDK 来自https://github.com/firebase/quickstart-ios的最新 admob 代码示例
我还将 admob 应用程序链接到 firebase。