-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: googleads/googleads-mobile-unity
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
This change moves the construction of the NativeAdRequest Java object from the UnityNativeTemplateAd Java class to the NextGenUtils in the Unity plugin. The Unity layer now builds the complete NativeAdRequest and passes it to the Java plugin for loading. This includes incorporating NativeAdOptions into the NativeAdRequest.
#4220
opened Jun 12, 2026 by
copybara-service
Bot
Loading…
Implement SetServerSideVerificationOptions for NextGen Android Rewarded and Rewarded Interstitial Ads.
#4218
opened Jun 11, 2026 by
copybara-service
Bot
Loading…
This change introduces the ability to request and display large anchored adaptive banner ads in the Unity plugin for iOS. New methods are added to the iOS plugin interface (GADUInterface.m) and corresponding C# externs (Externs.cs) to create these banner types for both AdMob and Ad Manager. Utility functions in GADUPluginUtil.m are updated to generate the correct GADAdSize for large adaptive banners based on width and orientation. The BannerClient.cs and AdManagerBannerClient.cs are modified to handle the new AdSize.Type.LargeAnchoredAdaptive. Unit tests are added to verify the new AdSize methods.
#4217
opened Jun 11, 2026 by
copybara-service
Bot
Loading…
Package next_gen_resolution_strategy.gradle to be used on older Unity Editors < 6000x
#4195
opened May 22, 2026 by
copybara-service
Bot
Loading…
The BUILD file is updated to include the new native ad and native template source paths.
#4185
opened May 18, 2026 by
copybara-service
Bot
Loading…
Added Editor settings to toggle Next Gen SDK usage
#4102
opened Jan 30, 2026 by
copybara-service
Bot
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.