Skip to content

Google Mobile Ads Unity Plugin v9.0.0

Compare
Choose a tag to compare
@vinkini vinkini released this 22 Mar 22:57
· 157 commits to main since this release

Plugin :

  • Removed SameAppKeyEnabled in RequestConfiguration. Use PublisherFirstPartyIdEnabled instead.
  • Removed ServerSideVerificationOptions.Builder. Use ServerSideVerificationOptions directly.
  • Removed RequestConfiguration.Builder. Use RequestConfiguration directly.
  • Removed AdRequest.Builder. Use AdRequest directly.
  • Removed AdErrorEventArgs. Use AdError directly.
  • Removed AppOpenAd.Load API that takes a ScreenOrientation parameter.
  • Made AdValueEventArgs Obsolete. Use AdValue directly.
  • Made AdFailedToLoadEventArgs Obsolete. Use LoadAdError directly.
  • Updated Google Mobile Ads SDK dependency to use v11.2.0 on iOS.
  • Using CFPreferences APIs for ApplicationPreferences instead of NSUserDefaults on iOS.
  • Updated the Android User Messaging Platform dependency version to 2.2.0.
  • Added the NativeOverlayAd class to fetch and display native ads using templates.
  • Utilizes the iOS User Messaging Platform v 2.3.0 which has support for privacy manifest files.

Built and tested with:

  • Google Mobile Ads Android SDK 23.0.0
  • Google Mobile Ads iOS SDK 11.2
  • Google User Messaging Platform Android 2.2.0
  • Google User Messaging Platform iOS 2.3.0
  • External Dependency Manager for Unity 1.2.179