We'll post in this thread every time a new version of the Google Mobile Ads iOS SDK is released. If you wish to receive these updates by e-mail, click the Topic Options arrow at the top of this thread and click E-mail updates to me.
play
, pause
, and setMute
methods to GADVideoController
.GADVideoControllerDelegate
corresponding to the start, pause, end, mute and unmute of video content.useCustomClose
.mediatedNativeAd:didUntrackView:
when a native ad is deallocated.nativeAd
property from GADAdChoicesView
and GADMediaView
.GADNativeAppInstallAds
and GADNativeContentAds
into one new type: GADUnifiedNativeAd
. For more details, see the Unified Native Ads guide.Mediated Native ads: Added new mediated native ad delegate method and marked old method as deprecated in GADMediatedNativeAdDelegate.h
.
Added:
-mediatedNativeAd:didRenderInView:clickableAssetViews:nonclickableAssetViews:viewController:
Deprecated:
-mediatedNativeAd:didRenderInView:viewController:
rewardBasedVideoAdDidCompletePlaying:
method toGADRewardBasedVideoAdDelegate
delegate method and adapters's API to notify publishers when a video completes.connectorDidCompletePlayingRewardBasedVideoAd:
method to GADMRewardBasedVideoAdConnectorDelegate
for mediation adapters to invoke when a video completes.GADNativeExpressAdView
has been deprecated and no longer serves ads. The native express ad format has been discontinued.GADRequest
.rewardBasedVideoAdDidClose:
.rewardBasedVideoAdDidClose:
delegate method.--
---
You received this message because you are subscribed to the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-admob-ads-sdk+unsub...@googlegroups.com.
To post to this group, send email to google-admob-ads-sdk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-admob-ads-sdk/550e71a4-b564-48b6-8d81-5614ef6b1918%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
GADRewardedAd
API (in open Beta), which allows loading of multiple rewarded ads concurrently.GADApplicationIdentifier
. See the Quick Start guide for more information.tagForChildDirectedTreatment
has been added toGADMobileAds.sharedInstance.requestConfiguration
. [GADRequest tagForChildDirectedTreatment]
has been deprecated.rewardBasedVideoAdMetadataDidChange:
could be called when the metadata did not change.GADCorrelator
and its associated APIs. This feature was previously non-functional.preferredImageOrientation
property in GADNativeAdImageAdLoaderOptions
is deprecated. Use GADNativeAdMediaAdLoaderOptions
instead.GADNativeAppInstallAd
and GADNativeContentAd
APIs. Apps should use unified native ads.nil
media view and aspect ratio of zero even though it has video content.Info.plist
.GADRewardBasedVideoAd
) saw impression drops in mediation reports.scene
property on GADRequest
to receive appropriately sized ads.SKStoreProductViewController
subclass, which is disallowed on iOS 13.testRequestIdentifiers
property to GADMobileAds.requestConfiguration
. Deprecated the testDevices
property on GADRequest
.