העברת SDK

הפלטפורמה: Android iOS Unity

בדף הזה מוסבר איך לבצע העברה מגרסאות קודמות ומהגרסה הנוכחית של Google Mobile Ads SDK ל-iOS. גרסה 12.0.0 צפויה להתפרסם בפברואר 2025.

מעבר מגרסת SDK‏ v11 לגרסה v12

שדרוג ל-Xcode 16.0

הגרסה המינימלית של Xcode שנתמכת עלתה ל-16.0.

תמיכה בשמות ב-Swift

גרסה 12.0.0 כוללת שינויים בהתאם למוסכמות השמות בהנחיות לעיצוב API של Swift. השינויים האלה משפיעים רק על Swift. לא בוצעו שינויים בשמות של ממשקי ה-API של Objective-C.

שינויים בקידומת של הכיתה

בוצעו השינויים הבאים בקידומות של הכיתות:

  • הוסרה הקידומת GAD מהשמות של כל הסוגים.
  • הקידומת GAM שונתה ל-AdManager.
  • הקידומת GADM שונתה ל-Mediation.

פתרון שגיאות

הדרך הכי טובה לפתור שגיאות שנובעות מהשינויים האלה היא לבצע תיקון באמצעות הכלי לפתרון בעיות.

פתרון בעיות של התנגשויות בשמות

כדי לפתור בעיות של שמות זהים, משתמשים במרחב השמות שמסופק על ידי המודול. לדוגמה, GADRequest נקרא עכשיו Request. מרחבי השמות הבאים של מחלקת Google Mobile Ads SDK Request:

import GoogleMobileAds
...
var request: GoogleMobileAds.Request?

רשימה מפורטת של שינויים ב-Swift

בטבלאות הבאות מפורטים השינויים שבוצעו בממשקי ה-API של Swift:

גרסה 11 גרסה 12
GADAdapterInitializationState AdapterInitializationState
GADAdChoicesPosition AdChoicesPosition
GADAdChoicesView AdChoicesView
GADAdFormat AdFormat
GADAdLoader AdLoader
GADAdLoaderAdType AdLoaderAdType
GADAdLoaderDelegate AdLoaderDelegate
GADAdMetadataDelegate AdMetadataDelegate
GADAdMetadataProvider AdMetadataProvider
GADAdNetworkExtras AdNetworkExtras
GADAdNetworkResponseInfo AdNetworkResponseInfo
GADAdReward AdReward
GADAdSize AdSize
GADAdSizeDelegate AdSizeDelegate
GADAdValue AdValue
GADAdValuePrecision AdValuePrecision
GADAppEventDelegate AppEventDelegate
GADAppOpenAd AppOpenAd
GADAppOpenSignalRequest AppOpenSignalRequest
GADAudioVideoManager AudioVideoManager
GADAudioVideoManagerDelegate AudioVideoManagerDelegate
GADBannerSignalRequest BannerSignalRequest
GADBannerView BannerView
GADBannerViewDelegate BannerViewDelegate
GADCustomEventExtras CustomEventExtras
GADCustomEventRequest CustomEventRequest
GADCustomNativeAd CustomNativeAd
GADCustomNativeAdLoaderDelegate CustomNativeAdLoaderDelegate
GADCustomNativeAdDelegate CustomNativeAdDelegate
GADDebugOptionsViewControllerDelegate DebugOptionsViewControllerDelegate
GADDebugOptionsViewController DebugOptionsViewController
GADDisplayAdMeasurement DisplayAdMeasurement
GADExtras Extras
GADFullScreenPresentingAd FullScreenPresentingAd
GADFullScreenContentDelegate FullScreenContentDelegate
GADAdapterStatus AdapterStatus
GADInitializationStatus InitializationStatus
GADInterstitialAd InterstitialAd
GADInterstitialSignalRequest InterstitialSignalRequest
GADMediaAspectRatio MediaAspectRatio
GADMediaContent MediaContent
GADMediaView MediaView
GADMobileAds MobileAds
GADMultipleAdsAdLoaderOptions MultipleAdsAdLoaderOptions
GADMuteThisAdReason MuteThisAdReason
GADNativeAd NativeAd
GADNativeAdLoaderDelegate NativeAdLoaderDelegate
GADNativeAdView NativeAdView
GADNativeAdCustomClickGestureOptions NativeAdCustomClickGestureOptions
GADNativeAdDelegate NativeAdDelegate
GADNativeAdImage NativeAdImage
GADNativeAdImageAdLoaderOptions NativeAdImageAdLoaderOptions
GADNativeAdInlineBehavior NativeAdInlineBehavior
GADNativeAdInlineBehaviorOptions NativeAdInlineBehaviorOptions
GADNativeAdMediaAdLoaderOptions NativeAdMediaAdLoaderOptions
GADNativeAdUnconfirmedClickDelegate NativeAdUnconfirmedClickDelegate
GADNativeAdViewAdOptions NativeAdViewAdOptions
GADNativeMuteThisAdLoaderOptions NativeMuteThisAdLoaderOptions
GADNativeSignalRequest NativeSignalRequest
GADPresentationError PresentationError
GADPublisherPrivacyPersonalizationState PublisherPrivacyPersonalizationState
GADQueryInfo QueryInfo
GADRequest Request
GADRequestError RequestError
GADRequestConfiguration RequestConfiguration
GADResponseInfo ResponseInfo
GADRewardedAd RewardedAd
GADRewardedSignalRequest RewardedSignalRequest
GADRewardedInterstitialAd RewardedInterstitialAd
GADRewardedInterstitialSignalRequest RewardedInterstitialSignalRequest
GADSearchBannerView SearchBannerView
GADServerSideVerificationOptions ServerSideVerificationOptions
GADSignal Signal
GADSignalRequest SignalRequest
GADVersionNumber VersionNumber
GADVideoController VideoController
GADVideoControllerDelegate VideoControllerDelegate
Ad Manager
GAMBannerAdLoaderDelegate AdManagerBannerAdLoaderDelegate
GAMBannerView AdManagerBannerView
GAMBannerViewOptions AdManagerBannerViewOptions
GAMInterstitialAd AdManagerInterstitialAd
GAMRequest AdManagerRequest
גישור
GADMAdNetworkAdapter MediationAdNetworkAdapter
GADMAdNetworkConnector MediationAdNetworkConnector
GADMBannerAnimationType MediationBannerAnimationType
GADMediatedUnifiedNativeAd MediationUnifiedNativeAd
GADMediatedUnifiedNativeAdNotificationSource MediationUnifiedNativeAdNotificationSource
GADMediationAd MediationAd
GADMediationAdConfiguration MediationAdConfiguration
GADMediationAdEventDelegate MediationAdEventDelegate
GADMediationAdRequest MediationAdRequest
GADMediationAdapter MediationAdapter
GADMediationAppOpenAd MediationAppOpenAd
GADMediationAppOpenAdEventDelegate MediationAppOpenAdEventDelegate
GADMediationBannerAd MediationBannerAd
GADMediationBannerAdConfiguration MediationBannerAdConfiguration
GADMediationBannerAdEventDelegate MediationBannerAdEventDelegate
GADMediationCredentials MediationCredentials
GADMediationInterstitialAd MediationInterstitialAd
GADMediationInterstitialAdConfiguration MediationInterstitialAdConfiguration
GADMediationInterstitialAdEventDelegate MediationInterstitialAdEventDelegate
GADMediationNativeAd MediationNativeAd
GADMediationNativeAdConfiguration MediationNativeAdConfiguration
GADMediationNativeAdEventDelegate MediationNativeAdEventDelegate
GADMediationRewardedAd MediationRewardedAd
GADMediationRewardedAdConfiguration MediationRewardedAdConfiguration
GADMediationRewardedAdEventDelegate MediationRewardedAdEventDelegate
GADMediationServerConfiguration MediationServerConfiguration
בידינג בזמן אמת
GADRTBAdapter RTBAdapter
GADRTBMediationSignalsConfiguration RTBMediationSignalsConfiguration
GADRTBRequestParameters RTBRequestParameters

Constants

גרסה 11 גרסה 12
GADAdLoaderAdType.gamBanner AdLoaderAdType.adManagerBanner
GADAdSizeBanner AdSizeBanner
GADAdSizeFluid AdSizeFluid
GADAdSizeFullBanner AdSizeFullBanner
GADAdSizeInvalid AdSizeInvalid
GADAdSizeLargeBanner AdSizeLargeBanner
GADAdSizeLeaderboard AdSizeLeaderboard
GADAdSizeMediumRectangle AdSizeMediumRectangle
GADAdSizeSkyscraper AdSizeSkyscraper
GoogleMobileAdsVersionString GoogleMobileAdsVersion

מאפיינים

סוג גרסה 11 גרסה 12
GADAdLoader loading isLoading
GADAudioVideoManager audioSessionApplicationManaged isAudioSessionApplicationManaged
GADBannerView autoloadEnabled isAutoloadEnabled
GADMobileAds sharedInstance shared
applicationMuted isApplicationMuted
GADMuteThisAdReason reasonDescription reason
GADNativeAd customMuteThisAdAvailable isCustomMuteThisAdAvailable
GADNativeAdCustomClickGestureOptions tapsAllowed areTapsAllowed
GADNativeAdImageAdLoaderOptions imageLoadingDisabled isImageLoadingDisabled
GADNativeMuteThisAdLoaderOptions customMuteThisAdRequested isCustomMuteThisAdRequested
GADNativeSignalRequest imageLoadingDisabled isImageLoadingDisabled
customMuteThisAdRequested isCustomMuteThisAdRequested
GADRequest neighboringContentURLStrings neighboringContentURLs
GADResponseInfo extrasDictionary extras
GADServerSideVerificationOptions customRewardString customRewardText
GADSignal signalString signal
GADSignalRequest neighboringContentURLStrings neighboringContentURLs
GADVideoController customControlsRequested areCustomControlsRequested
clickToExpandEnabled isClickToExpandEnabled
GADVideoOptions startMuted shouldStartMuted
customControlsRequested areCustomControlsRequested
clickToExpandRequested isClickToExpandRequested

פונקציות

סוג גרסה 11 גרסה 12
GADAdSize GADPortraitInlineAdaptiveBannerAdSizeWithWidth(_:) portraitInlineAdaptiveBanner(width:)
GADLandscapeInlineAdaptiveBannerAdSizeWithWidth(_:) landscapeInlineAdaptiveBanner(width:)
GADCurrentOrientationInlineAdaptiveBannerAdSizeWithWidth(_:) currentOrientationInlineAdaptiveBanner(width:)
GADInlineAdaptiveBannerAdSizeWithWidthAndMaxHeight(_:, _:) inlineAdaptiveBanner(width:maxHeight:)
GADPortraitAnchoredAdaptiveBannerAdSizeWithWidth(_:) portraitAnchoredAdaptiveBanner(width:)
GADLandscapeAnchoredAdaptiveBannerAdSizeWithWidth(_:) landscapeAnchoredAdaptiveBanner(width:)
GADCurrentOrientationAnchoredAdaptiveBannerAdSizeWithWidth(_:) currentOrientationAnchoredAdaptiveBanner(width:)
GADAdSizeFromCGSize(_:) adSizeFor(cgSize:)
GADAdSizeFullWidthPortraitWithHeight(_:) fullWidthPortrait(height:)
GADAdSizeFullWidthLandscapeWithHeight(_:) fullWidthLandscape(height:)
GADAdSizeEqualToSize(_:, _:) isAdSizeEqualToSize(size1:size2:)
IsGADAdSizeValid(_:) isAdSizeValid(size:)
GADAdSizeIsFluid(_:) isAdSizeFluid(size:)
CGSizeFromGADAdSize(_:) cgSize(for:)
NSStringFromGADAdSize(_:) string(for:)
NSValueFromGADAdSize(_:) nsValue(for:)
GADAdSizeFromNSValue(_:) adSizeFor(nsValue:)
GADClosestValidSizeForAdSizes(_:_:) closestValidSizeForAdSizes(original:possibleAdSizes:)
GADAppEventDelegate adView(_:didReceiveAppEvent:withInfo:) adView(_:didReceiveAppEvent:with:)
interstitialAd(_:didReceiveAppEvent:withInfo:) adView(_:didReceiveAppEvent:with:)
GADAppOpenAd load(withAdResponseString:) load(with:)
load(withAdUnitID:request:completionHandler:) load(with:request:completionHandler:)
canPresent(fromRootViewController:) canPresent(from:)
present(fromRootViewController:) present(from:)
GADBannerView load(withAdResponseString:) load(with:)
GADInterstitial load(withAdResponseString:) load(with:)
load(withAdUnitID:request:completionHandler:) load(with:request:completionHandler:)
canPresent(fromRootViewController:) canPresent(from:)
present(fromRootViewController:) present(from:)
GADRewardedAd load(withAdResponseString:) load(with:)
load(withAdUnitID:request:completionHandler:) load(with:request:completionHandler:)
canPresent(fromRootViewController:) canPresent(from:)
present(fromRootViewController:userDidEarnRewardHandler:) present(from:userDidEarnRewardHandler:)
GADRewardedInterstitialAd load(withAdResponseString:) load(with:)
load(withAdUnitID:request:completionHandler:) load(with:request:completionHandler:)
canPresent(fromRootViewController:) canPresent(from:)
present(fromRootViewController:userDidEarnRewardHandler:) present(from:userDidEarnRewardHandler:)
GADVersionNumber GADGetStringFromVersionNumber(_ version: GADVersionNumber) string(for:)
גישור
GADMAdNetworkAdapter getBannerWith(_:) getBanner(with:)
presentInterstitial(fromRootViewController:) presentInterstitial(from:)
getNativeAd(withAdTypes:options:) getNativeAd(with:options:)
GADMediatedUnifiedNativeAd didRecordClickOnAsset(withName:view:viewController:) didRecordClickOnAsset(with:view:viewController:)
GADMediationAdapter setUpWith(_:completionHandler:) setUp(with:completionHandler:)
GADMediationAdSize present(fromRootViewController:) present(from:)
GADMediationAppOpenAd present(fromRootViewController:) present(from:)
GADMediationInterstitialAd present(fromRootViewController:) present(from:)
GADMediationRewardedAd present(fromRootViewController:) present(from:)
GAMInterstitialAd load(withAdManagerAdUnitID:request:completionHandler:) load(with:request:completionHandler:)

שינויים ב-API לשליטה במצב ההשתקה של סרטונים

המאפיין isMuted והשיטה setMute: ב-GADVideoController מוחלפים במאפיין muted.

שינויים במודעות מותאמות מוטבעות

כדי לבצע אופטימיזציה של ניצול השטח, מודעות מותאמות שמוצגות בתוך הטקסט לא תופסות בהתחלה מקום במסגרת. קריאה ל-CGSizeFromGADAdSize(_:) עם גודל מודעה מותאם מוטבע מחזירה עכשיו גובה של 0 עד ש-Google Mobile Ads SDK מחזיר מודעה.

הסרנו מודעות לרשת החיפוש בהתאמה אישית

הכיתות הבאות יוסרו ולא יוחלפו:

  • GADDynamicHeightSearchBannerView
  • GADDynamicHeightSearchRequest
  • GADSearchBannerView

שינויים בקודי השגיאה

קודי השגיאה הבאים השתנו:

מחלקה הערות
GADErrorMediationNoFill השגיאות מוחזרות עכשיו כ-GADErrorNoFill.
GADErrorReceivedInvalidResponse הוחלף ב-GADErrorReceivedInvalidAdString.

הוסר GADSimulatorID

בוצעה הסרה של GADSimulatorID. סימולטורים כבר נמצאים במצב בדיקה כברירת מחדל.

שינויים בטירגוט בהתאמה אישית

במילון customTargeting ב-GADRequest, סוג הערך הוא עכשיו Any במקום String. כך אפשר להעביר ערכים מספריים ל-API.

שינויים בפרמטרים של חבילות

מעבר מגרסה 10 לגרסה 11

יעד פריסה מינימלי

יעד הפריסה המינימלי הוגדל ל-iOS 12.

גרסת Xcode מינימלית

הגרסה המינימלית של Xcode שנתמכת עלתה ל-15.1.

הצגת המודעות תיפסק ב-iOS 12

גרסה 11.0.0 של Google Mobile Ads SDK מציגה מודעות רק במכשירים עם iOS 13 ומעלה.

הוסרה התלות ב-GoogleAppMeasurement

בגרסה 11.0.0, התלות ב-GoogleAppMeasurement הוסרה. התלות הזו, שהפעילה את המתג של מדדי המשתמשים ב-AdMob, תבוטל בתחילת 2024. כדי להמשיך לאסוף מדדי משתמשים ב-AdMob, צריך לקשר את האפליקציה ב-AdMob ל-Firebase ולשלב את Google Analytics for Firebase SDK באפליקציה.

שינויים בהצגה של מודעות במסך מלא

השינויים הבאים משפיעים על הפורמטים השונים של המודעות:

  • מודעה בפתיחת אפליקציה
  • מעברון
  • ההטבה הופעלה
  • מודעות מעברון מתגמלות

הפרמטר של בקר התצוגה ב--canPresentFromRootViewController:error: וב--presentFromRootViewController: יכול להיות null. אם מעבירים nil, המודעה מוצגת מבקר התצוגה העליון בהיררכיה של בקרי התצוגה.

השיטות הוסרו

השיטות הבאות הוסרו.

גרסה 11.0.0 סוג שיטה הערות
GADAppOpenAd load(withAdUnitID adUnitID: String, request: GADRequest?, orientation: UIInterfaceOrientation) במקום זאת, צריך להשתמש ב-load(withAdUnitID adUnitID: String, request: GADRequest?).
GADMediationBannerAdEventDelegate willBackgroundApplication() אין תחליף.
GADMediationInterstitialAdEventDelegate willBackgroundApplication() אין תחליף.
GADMediationNativeAdEventDelegate willBackgroundApplication() אין תחליף.
GADMediationRewardedAdEventDelegate didRewardUser(with reward: GADAdReward) במקום זאת, צריך להשתמש ב-didRewardUser().
GADMediatedUnifiedNativeAdNotificationSource mediatedNativeAdWillLeaveApplication(_ mediatedNativeAd: GADMediatedUnifiedNativeAd) אין תחליף.
GADRequestConfiguration setSameAppKeyEnabled(_ enabled: Bool) במקום זאת, אתם צריכים להשתמש ב-setPublisherFirstPartyIDEnabled(_ enabled: Bool).
tagForUnderAge(ofConsent underAgeOfConsent: Bool) במקומו צריך להשתמש במאפיין tagForUnderAgeOfConsent.
tag(forChildDirectedTreatment childDirectedTreatment: Bool) במקומו צריך להשתמש במאפיין tagForChildDirectedTreatment.

מאפיינים שהוסרו

הנכסים הבאים יוסרו.

v11.0.0 Class נכס הערות
GADMediationAdConfiguration hasUserLocation אין תחליף.
userLatitude
userLongitude
userLocationAccuracyInMeters
childDirectedTreatment במקום זאת, צריך להשתמש ב-GADMobileAds.sharedInstance.requestConfiguration.tagForChildDirectedTreatment.
GADResponseInfo adNetworkClassName במקום זאת, צריך להשתמש ב-adNetworkClassName מתוך loadedAdNetworkResponseInfo.

הוסר GADAdFormatUnknown

הוסר GADAdFormatUnknown ללא החלפה.

שינויים ברישום ביומן של גרסת ה-SDK

בגרסה 11.0.0, האפשרות sdkVersion הוסרה. כדי לרשום ביומן את הגרסה של Google Mobile Ads SDK, צריך להשתמש ב-versionNumber במקום זאת.

גרסה 10.0.0

GADMobileAds.sharedInstance().sdkVersion

גרסה 11.0.0

GADGetStringFromVersionNumber(GADMobileAds.sharedInstance().versionNumber)

שינויים בטיפול בשגיאות ב-GADAdLoader

החל מגרסה 11.0.0, ‏GADAdLoader לא שולח בקשה להצגת מודעה אם הפרוטוקול של הנציג delegate לא תואם לסוגי המודעות המבוקשים. בעבר, הבדיקה נכשלה אחרי שליחת הבקשה להצגת מודעה.

שינויים בהתנהגות הבדיקה

בטבלה הבאה מפורטים התנאים המעודכנים שבהם המאפיינים הבאים מחזירים true.

מחלקה נכס
GADMediationAdConfiguration isTestRequest
GADCustomEventRequest isTesting
v10.0.0 v11.0.0
  • המכשיר הוגדר באופן מפורש כמכשיר בדיקה ב-testDeviceIdentifiers.
  • המכשיר הוגדר באופן מפורש כמכשיר בדיקה ב-testDeviceIdentifiers.
  • המכשיר הוא סימולטור.
  • המכשיר הוגדר באופן מפורש כמכשיר בדיקה בממשק המשתמש של AdMob.

מעבר מגרסה 9 לגרסה 10

הצגת המודעות תיפסק ב-iOS 11

גרסה 10.0.0 של Google Mobile Ads SDK מציגה מודעות רק במכשירים עם iOS מגרסה 12 ואילך.

שדרוג לגרסה 10.0.0 של Google Mobile Ads SDK לא יגרום לכשלים באפליקציה במכשירי iOS 11 ו-iOS 10, אבל לא יוצגו מודעות במכשירים האלה.

אין יותר תמיכה בבנייה עם bitcode

כדי לשלב את Google Mobile Ads SDK באפליקציות לנייד, צריך להשבית את bitcode.

סוגים שהוסרו

סוג הערות
GADGender אין תחליף.
GADMRewardBasedVideoAdNetworkAdapterProtocol כל מתאמי הגישור של מודעות מתגמלות שמופיעים בקטע Choose Networks (בחירת רשתות) הפסיקו להשתמש בפרוטוקולים האלה לפני יותר משנה. משתמשים ב- GADMediationAdapter לגישור ולאירועים בהתאמה אישית.
GADMRewardBasedVideoAdNetworkConnectorProtocol

מאפיינים שהוסרו

המאפיינים הבאים יוסרו ולא יוחלפו.

v10.0.0 Class נכס
GADMediationAdRequest userBirthday
userGender
userHasLocation
userLatitude
userLongitude
userLocationAccuracyInMeters
userLocationDescription
GADCustomEventRequest userHasLocation
userLatitude
userLongitude
userLocationAccuracyInMeters
userLocationDescription

מעבר מגרסה 8 לגרסה 9

הצגת המודעות תיפסק ב-iOS 10

גרסה 9.0.0 של Google Mobile Ads SDK תומכת ב-iOS 11 ומעלה.

שדרוג לגרסה 9.0.0 של Google Mobile Ads SDK לא יגרום לכשלים באפליקציה במכשירי iOS 10, אבל לא יוצגו מודעות במכשירים האלה.

אכיפה מחמירה יותר של אמצעי הבקרה בשורת הסטטוס

החל מגרסה 9.0.0, כשמציגים מודעות בפורמט מסך מלא, האפליקציה צריכה לוודא שהמודעות יכולות לשלוט בהצגה של שורת הסטטוס. אם לא תעשו זאת, תופיע הודעת שגיאה ביומנים.

יכול להיות שלא תצטרכו לבצע שינויים כדי להבטיח את זה, בהתאם לפריסה הספציפית של בקרי התצוגה באפליקציה. כדאי לשקול אם צריך להגדיר את המאפיין childViewControllerForStatusBarHidden בrootViewController של המודעה.

שינוי השם של adDidPresentFullScreenContent: ‎ ל-adWillPresentFullScreenContent:‎

לא יהיה שינוי בהתנהגות. הפעלת שיטת ההעברה מתבצעת ממש לפני שהמודעה מוצגת, ולכן השם החדש של השיטה משקף טוב יותר את הפונקציונליות שלה.

הסרת API להגדרת מיקום ב-GADRequest

- (void)setLocationWithLatitude:longitude:accuracy: נמחק מ-GADRequest כי Google לא משתמשת בנתוני מיקום כדי לטרגט מודעות. אם נדרש, משתמשים בממשקי API של צד שלישי כדי לספק את המידע לרשתות מודעות של צד שלישי.

הוצאה משימוש של ממשקים של אירועים בהתאמה אישית

אירועים בהתאמה אישית מאפשרים לבעלי אפליקציות שמשתמשים בתהליך בחירת הרשת (Mediation) של AdMob להוסיף לרשימת הרשתות בתהליך בחירת הרשת רשת מודעות שלא נכללת ברשימת רשתות המודעות הנתמכות.

כל הפרוטוקולים של אירועים בהתאמה אישית הוצאו משימוש. במקום זאת, אפשר להשתמש בפרוטוקולים הקיימים GADMediationAdapter ו-GADMediationAdEventDelegate כדי להשיג את אותן פונקציות. השינוי הזה משפר את הבהירות ומאפשר לכם ליצור אירועים מותאמים אישית למודעות מתגמלות ולמודעות שמוצגות תוך כדי גלילה, שלא היו זמינים קודם.

ממשקי API

בטבלה שלמטה מפורטים ממשקי ה-API של מתאמי הגישור שמתאימים לממשקי ה-API של אירועים מותאמים אישית, שצריך להשתמש בהם החל מגרסה 9.0.0.

v8 v9
GADCustomEventBanner
GADCustomEventInterstitial
GADCustomEventNativeAd
GADMediationAdapter GADMediationBannerAd
GADMediationInterstitialAd
GADMediationInterscrollerAd
GADMediationRewardedAd
GADMediationNativeAd
delegate המשתנה delegate מוחזר על ידי handler להשלמת הטעינה של כל פונקציית טעינה של המחלקה GADMediationAdapter
-init -init
-requestBannerAd:parameter:label:request: -loadBannerForAdConfiguration:completionHandler:
-requestInterstitialAdWithParameter:label:request: -loadInterstitialForAdConfiguration:completionHandler:
-requestNativeAdWithParameter:request:adTypes:options:rootViewController: -loadNativeAdForAdConfiguration:completionHandler:
לא רלוונטי -loadInterscrollerAdForAdConfiguration:completionHandler:
לא רלוונטי -loadRewardedAdForAdConfiguration:completionHandler:
-presentFromRootViewController: -presentFromViewController:
-handlesUserClicks -handlesUserClicks
-handlesUserImpressions -handlesUserImpressions

שיטות להקצאת הרשאות

בטבלה הבאה מפורטות השיטות המתאימות של נציג אירועי המודעות בתהליך בחירת הרשת (mediation) לשיטות של נציג אירועים בהתאמה אישית, שבהן צריך להשתמש החל מגרסה 9.0.0.

v8 v9
GADCustomEventBannerDelegate
GADCustomEventInterstitialDelegate
GADCustomEventNativeAdDelegate
GADMediationAdEventDelegate GADMediationAd
-customEventBanner:didReceiveAd:
-customEventInterstitialDidReceiveAd:
סטטוס הטעינה של המודעה נכלל ב-handler של השלמת הטעינה של כל פונקציית טעינה במחלקה GADMediationAdapter
-customEventBanner:didFailAd:
-customEventInterstitial:didFailAd:
-customEventBannerWasClicked:
-customEventInterstitialWasClicked:
-reportClick
-customEventBannerWillPresentModal:
-customEventInterstitialWillPresentModal:
-willPresentFullScreenView
-customEventBannerWillDismissModal:
-customEventInterstitialWillDismissModal:
-willDismissFullScreenView
-customEventBannerDidDismissModal:
-customEventInterstitialDidDismissModal:
-didDismissFullScreenView
-customEventBannerWillLeaveApplication:
-customEventInterstitialWillLeaveApplication:
-willBackgroundApplication
viewControllerForPresentingModalView -[GADMediationBannerAd view]

שיטות וקבועים אחרים שהוסרו או הוחלפו

שינויים בשיטה, בקבוע או במאפיין
kGAD- קבועים עם קידומת הנושא הוסר. משתמשים בקבועים עם הקידומת GAD-.
GADAdNetworkResponseInfo credentials הוסרו. במקום זאת, אתם צריכים להשתמש ב-adUnitMapping.
GADCustomNativeAd המאפיין mediaView ב-GADCustomNativeAd הוצא משימוש. במקום זאת, אתם צריכים להשתמש ב-mediaContent.
ממשקי API של רכישות מתוך האפליקציה ב-GoogleMobileAds ממשקי ה-API ‏inAppPurchase ב-GoogleMobileAds הוסרו.

מעבר מגרסה 7 לגרסה 8

גרסה 8.0.0 של Google Mobile Ads SDK כוללת כמה שינויים מרכזיים, בנוסף לכמה שמות של ממשקי API שהשתנו, וממשקי API אחרים שהוסרו.

עדכונים ב-API של פורמט מסך מלא

החל מגרסה 8.0.0, למודעות מעברון ולמודעות מתגמלות יש סגנון כללי של מודעות במסך מלא, כדי ליצור עקביות רבה יותר. יש שני הבדלים עיקריים בין ממשקי ה-API החדשים של מודעות במסך מלא לבין ממשקי ה-API של מודעות במסך מלא בגרסה 7:

  1. שיטה סטטית של מחלקה load.

    הגישה הקודמת לטעינה ולהצגה של מודעה במסך מלא היא כדלקמן:

    1. יוצרים מופע של אובייקט מודעה ושומרים הפניה אליו.
    2. הקצאת נציג שמטפל בקריאות חוזרות (callback) לטעינה ולהצגה.
    3. טוענים מודעה.
    4. בודקים אם המודעה נטענה באמצעות isReady.
    5. הצגת המודעה.

    בגרסה 8, הגישה משתנה מעט. התקשרות חוזרת לטעינה לא נכללת יותר בהרשאה. במקום זאת, הם מועברים ל-method‏ load בתור completion handler:

    1. קוראים לשיטת טעינה סטטית בכיתת המודעות ומספקים handler של השלמת טעינה.
    2. בקריאה החוזרת (callback) של השלמת הטעינה, שומרים הפניה למודעה הטעונה שמוחזרת.
    3. הקצאת נציג שמטפל בהחזרות (callback) של הצגת מודעות.
    4. הצגת המודעה.

    הגישה החדשה מספקת את היתרונות הבאים:

    • לא תהיה לכם הפניה למודעה שלא נטענה.
    • אין צורך להחזיק אובייקט של מודעה בזמן הטעינה שלו.
  2. אירועים עקביים שקשורים למודעות.

    סוג אירוע ממשק API קיים v8 API
    אירועי טעינה GADInterstitialDelegate או GADRewardedAdDelegate GADInterstitialAdLoadCompletionHandler או GADRewardedAdLoadCompletionHandler
    אירועים שקשורים למצגות GADFullScreenContentDelegate

    בעבר, כדי להאזין לאירועים של מודעות, הייתם צריכים לרשום מחלקה שמטמיעה את הפרוטוקול GADInterstitialDelegate במאפיין delegate של מודעה מתגמלת, או לרשום מחלקה שמטמיעה את הפרוטוקול GADRewardedAdDelegate במאפיין delegate של מודעה מתגמלת, בהתאם לפורמט שבו אתם משתמשים. לאותו נציג היו שיטות שקשורות גם למחזור החיים של טעינת המודעה וגם למחזור החיים של הצגת המודעה.

    בגרסה 8, אירועי הטעינה וההצגה נפרדים. עכשיו אפשר לרשום GADFullScreenContentDelegate בכל שלב לפני הצגת המודעה, במקום להגדיר נציג יחיד לפני טעינת המודעה. אירועי טעינת המודעות, שספציפיים לכל פורמט, עוברים ל-handler יחיד של השלמת הטעינה שמועבר בשיטת הטעינה.

מעברון

טעינת מודעה

קטעי הקוד שבהמשך מראים איך לטעון מודעת מעברון ולהאזין לאירועים כשהמודעה נטענת בהצלחה או לא נטענת.

v7

Swift

import GoogleMobileAds
import UIKit

class ViewController: UIViewController, GADInterstitialDelegate {

  var interstitial: GADInterstitial!

  override func viewDidLoad() {
    super.viewDidLoad()
    interstitial = GADInterstitial(adUnitID: "ca-app-pub-3940256099942544/4411468910")
    interstitial.delegate = self
    let request = GADRequest()
    interstitial.load(request)
  }

  /// Tells the delegate an ad request succeeded.
  func interstitialDidReceiveAd(_ ad: GADInterstitial) {
    print("Interstitial ad loaded.")
  }

  /// Tells the delegate an ad request failed.
  func interstitial(_ ad: GADInterstitial, didFailToReceiveAdWithError error: GADRequestError) {
    print("Interstitial ad failed to load with error: \(error.localizedDescription)")
  }
}

Objective-C

@import GoogleMobileAds;
@import UIKit;

@interface ViewController () 

@property(nonatomic, strong) GADInterstitial *interstitial;

@end

@implementation ViewController

- (void)viewDidLoad {
  [super viewDidLoad];
  self.interstitial = [[GADInterstitial alloc]
      initWithAdUnitID:@"ca-app-pub-3940256099942544/4411468910"];
  self.interstitial.delegate = self;
  GADRequest *request = [GADRequest request];
  [self.interstitial loadRequest:request];
}

/// Tells the delegate an ad request succeeded.
- (void)interstitialDidReceiveAd:(GADInterstitial *)ad {
  NSLog(@"Insterstitial ad loaded.");
}

/// Tells the delegate an ad request failed.
- (void)interstitial:(GADInterstitial *)ad
    didFailToReceiveAdWithError:(GADRequestError *)error {
  NSLog(@"Interstitial ad failed to load with error: %@", [error localizedDescription]);
}

v8

Swift

import GoogleMobileAds
import UIKit

class ViewController: UIViewController, GADFullScreenContentDelegate {

  var interstitial: GADInterstitialAd?

  override func viewDidLoad() {
    super.viewDidLoad()
    let request = GADRequest()
    GADInterstitialAd.load(withAdUnitID:"ca-app-pub-8123415297019784/4985798738",
                                request: request,
                      completionHandler: { (ad, error) in
                        if let error = error {
                          print("Failed to load interstitial ad with error: \(error.localizedDescription)")
                          return
                        }
                        self.interstitial = ad
                        self.interstitial.fullScreenContentDelegate = self
                      }
    )
  }
}

Objective-C

@import GoogleMobileAds;
@import UIKit;

@interface ViewController () 

@property(nonatomic, strong) GADInterstitialAd *interstitial;

@end

@implementation ViewController

- (void)viewDidLoad {
  [super viewDidLoad];
  GADRequest *request = [GADRequest request];
  [GADInterstitialAd loadWithAdUnitID:@"ca-app-pub-3940256099942544/4411468910"
                              request:request
                    completionHandler:^(GADInterstitialAd *ad, NSError *error) {
    if (error) {
      NSLog(@"Failed to load interstitial ad with error: %@", [error localizedDescription]);
      return;
    }
    self.interstitial = ad;
    self.interstitial.fullScreenContentDelegate = self;
  }];
}

מודעה ברשת המדיה

v7

Swift

func showInterstitial() {
  ...
  if interstitial.isReady {
    interstitial.present(fromRootViewController: self)
  } else {
    print("Ad wasn't ready")
  }
}

Objective-C

- (void)showInterstitial: {
  ...
  if (self.interstitial.isReady) {
    [self.interstitial presentFromRootViewController:self];
  } else {
    NSLog(@"Ad wasn't ready");
  }
}

v8

Swift

func showInterstitial() {
  ...
  if let ad = interstitial {
    ad.present(fromRootViewController: self)
  } else {
    print("Ad wasn't ready")
  }
}

Objective-C

- (void)showInterstitial: {
  ...
  if (self.interstitial) {
    [self.interstitial presentFromRootViewController:self];
  } else {
    NSLog(@"Ad wasn't ready");
  }
}

אירועים של מודעות להצגה

קטעי הקוד שבהמשך מראים איך לטפל בקריאות חוזרות למקרים שבהם המודעה מוצגת (בהצלחה או ללא הצלחה) וכשהיא נסגרת.

v7

Swift

override func viewDidLoad() {
  super.viewDidLoad()
  interstitial = GADInterstitial(adUnitID: "ca-app-pub-3940256099942544/4411468910")
  interstitial.delegate = self
  ...
}

/// Tells the delegate that an interstitial will be presented.
func interstitialWillPresentScreen(_ ad: GADInterstitial) {
  print("Interstitial ad will be presented.")
}

/// Tells the delegate the interstitial is to be animated off the screen.
func interstitialWillDismissScreen(_ ad: GADInterstitial) {
  print("Interstitial ad will be dismissed.")
}

/// Tells the delegate the interstitial had been animated off the screen.
func interstitialDidDismissScreen(_ ad: GADInterstitial) {
  print("Interstitial ad dismissed.")
}

/// Tells the delegate that a user click will open another app
/// (such as the App Store), backgrounding the current app.
///
/// This is not a reliable callback for an ad click event and is removed in
/// version 8. If you wish to listen to an ad causing a user to leave the app,
/// use applicationWillResignActive: or sceneWillResignActive: instead.
func interstitialWillLeaveApplication(_ ad: GADInterstitial) {
  print("Interstitial ad will leave application.")
}

Objective-C

- (void)viewDidLoad {
  [super viewDidLoad];
  self.interstitial = [[GADInterstitial alloc] initWithAdUnitID:"ca-app-pub-3940256099942544/4411468910"];
  self.interstitial.delegate = self;
  ...
}

/// Tells the delegate that an interstitial will be presented.
- (void)interstitialWillPresentScreen:(GADInterstitial *)ad {
  NSLog(@"Interstitial ad will be presented.");
}

/// Tells the delegate the interstitial is to be animated off the screen.
- (void)interstitialWillDismissScreen:(GADInterstitial *)ad {
  NSLog(@"Interstitial ad will be dismissed.");
}

/// Tells the delegate the interstitial had been animated off the screen.
- (void)interstitialDidDismissScreen:(GADInterstitial *)ad {
  NSLog(@"Interstitial ad dismissed.");
}

/// Tells the delegate that a user click will open another app
/// (such as the App Store), backgrounding the current app.
///
/// This is not a reliable callback for an ad click event and is removed in
/// version 8. If you wish to listen to an ad causing a user to leave the app,
/// use applicationWillResignActive: or sceneWillResignActive: instead.
- (void)interstitialWillLeaveApplication:(GADInterstitial *)ad {
  NSLog(@"Interstitial ad will leave application.");
}

v8

Swift

override func viewDidLoad() {
  super.viewDidLoad()
  let request = GADRequest()
  GADInterstitialAd.load(withAdUnitID:"ca-app-pub-8123415297019784/4985798738",
                              request: request,
                    completionHandler: { (ad, error) in
                      if let error = error {
                        print(error.localizedDescription)
                        return
                      }
                      self.interstitial = ad
                      self.interstitial.fullScreenContentDelegate = self
                    }
  )
}

func adDidPresentFullScreenContent(_ ad: GADFullScreenPresentingAd) {
  print("Ad did present full screen content.")
}

func ad(_ ad: GADFullScreenPresentingAd, didFailToPresentFullScreenContentWithError error: Error) {
  print("Ad failed to present full screen content with error \(error.localizedDescription).")
}

func adDidDismissFullScreenContent(_ ad: GADFullScreenPresentingAd) {
  print("Ad did dismiss full screen content.")
}

Objective-C

- (void)viewDidLoad {
  [super viewDidLoad];
  GADRequest *request = [GADRequest request];
  [GADInterstitialAd loadWithAdUnitID:@"ca-app-pub-3940256099942544/4411468910"
                              request:request
                    completionHandler:^(GADInterstitialAd *ad, NSError *error) {
    if (error) {
      NSLog(@"interstitial:didFailToReceiveAdWithError: %@", [error localizedDescription])
      return;
    }
    self.interstitial = ad;
    self.interstitial.fullScreenContentDelegate = self;
  }];
}

- (void)adDidPresentFullScreenContent:(id)ad {
  NSLog(@"Ad did present full screen content.");
}

- (void)ad:(id)ad didFailToPresentFullScreenContentWithError:(NSError *)error {
  NSLog(@"Ad failed to present full screen content with error %@.", [error localizedDescription]);
}

- (void)adDidDismissFullScreenContent:(id)ad {
  NSLog(@"Ad did dismiss full screen content.");
}

ההטבה הופעלה

טעינת מודעה

v7

Swift

import GoogleMobileAds
import UIKit

class ViewController: UIViewController, GADRewardedAdDelegate {
  /// The rewarded ad.
  var rewardedAd: GADRewardedAd?

  override func viewDidLoad() {
    super.viewDidLoad()
    rewardedAd = GADRewardedAd(adUnitID: "ca-app-pub-3940256099942544/1712485313")
    rewardedAd.delegate = self
    rewardedAd?.load(GADRequest()) { error in
      if let error = error {
        print("Rewarded ad failed to load with error: \(error.localizedDescription)")
      } else {
        print("Rewarded ad loaded.")
      }
    }
  }
}

Objective-C

@import GoogleMobileAds;
@import UIKit;

@interface ViewController () 

@property(nonatomic, strong) GADRewardedAd *rewardedAd;

@end

@implementation ViewController

- (void)viewDidLoad {
  [super viewDidLoad];

  self.rewardedAd = [[GADRewardedAd alloc]
      initWithAdUnitID:@"ca-app-pub-3940256099942544/1712485313"];
  self.rewardedAd.delegate = self;
  GADRequest *request = [GADRequest request];
  [self.rewardedAd loadRequest:request completionHandler:^(GADRequestError * _Nullable error) {
    if (error) {
      NSLog(@"Rewarded ad failed to load with error: %@", [error localizedDescription]);
    } else {
      NSLog(@"Rewarded ad loaded.");
    }
  }];
}

v8

Swift

import GoogleMobileAds
import UIKit

class ViewController: UIViewController, GADFullScreenContentDelegate {
  /// The rewarded ad.
  var rewardedAd: GADRewardedAd?

  override func viewDidLoad() {
  super.viewDidLoad()
  let request = GADRequest()
  GADRewardedAd.load(withAdUnitID: "ca-app-pub-8123415297019784/9501821136",
                          request: request, completionHandler: { (ad, error) in
                            if let error = error {
                              print("Rewarded ad failed to load with error: \(error.localizedDescription)")
                              return
                            }
                            self.rewardedAd = ad
                            self.rewardedAd?.fullScreenContentDelegate = self
                          }
  )
  }
}

Objective-C

@import GoogleMobileAds;
@import UIKit;

@interface ViewController () 

@property(nonatomic, strong) GADRewardedAd *rewardedAd;

@end

@implementation ViewController

- (void)viewDidLoad {
  [super viewDidLoad];

  GADRequest *request = [GADRequest request];
  [GADRewardedAd loadWithAdUnitID:@"ca-app-pub-3940256099942544/1712485313"
                          request:request
                completionHandler:^(GADRewardedAd *ad, NSError *error) {
    if (error) {
      NSLog(@"Rewarded ad failed to load with error: %@", [error localizedDescription]);
      return;
    }
    self.rewardedAd = ad;
    NSLog(@"Rewarded ad loaded.");
    self.rewardedAd.fullScreenContentDelegate = self;
}

הצגת מודעה לרשת המדיה וטיפול בפרס

במודעות מתגמלות, צריך לטפל באירוע שמתרחש כשמשתמש מקבל תגמול. בגרסה 7 של GADRewardedAd API, מטמיעים את rewardedAd:userDidEarnReward: כחלק מפרוטוקול GADRewardedAdDelegate. בגרסה 8, מטמיעים את GADUserDidEarnRewardHandler כדי להציג את המודעה.

v7

Swift

func showRewardedAd() {
  ...
  if rewardedAd.isReady {
    rewardedAd.present(fromRootViewController: self delegate:self)
  } else {
    print("Ad wasn't ready")
  }
}

/// Tells the delegate that the user earned a reward.
func rewardedAd(_ rewardedAd: GADRewardedAd, userDidEarnReward: GADAdReward) {
  // TODO: Reward the user.
}

Objective-C

- (void)showRewardedAd: {
  ...
  if (self.rewardedAd.isReady) {
    [self.rewardedAd presentFromRootViewController:self delegate:self];
  } else {
    NSLog(@"Ad wasn't ready");
  }
}

/// Tells the delegate that the user earned a reward.
- (void)rewardedAd:(GADRewardedAd *)rewardedAd userDidEarnReward:(GADAdReward *)reward {
  // TODO: Reward the user.
}

v8

Swift

func showRewardedAd() {
  ...
  if let ad = rewardedAd {
      ad.present(fromRootViewController: self,
               userDidEarnRewardHandler: {
                 let reward = ad.adReward
                 // TODO: Reward the user.
               }
      )
  } else {
    print("Ad wasn't ready")
  }
}

Objective-C

- (void)showRewardedAd: {
  ...
  if (self.rewardedAd) {
    [self.rewardedAd presentFromRootViewController:self
                          userDidEarnRewardHandler:^ {
      GADAdReward *reward = self.rewardedAd.adReward;
      // TODO: Reward the user.
    }];
  } else {
    NSLog(@"Ad wasn't ready");
  }
}

אירועים של מודעות להצגה

באמצעות GADRewardedAd API מעבירים GADRewardedAdDelegate לשיטה שבה מוצגת המודעה. באמצעות GADRewardedAd API, מגדירים GADFullscreenContentDelegate כמאפיין במודעה לפני שהמודעה מוצגת.

v7

Swift

func showRewardedAd() {
  ...
  if rewardedAd.isReady {
    rewardedAd.present(fromRootViewController: self delegate:self)
  } else {
    print("Ad wasn't ready")
  }
}

/// Tells the delegate that the rewarded ad was presented.
func rewardedAdDidPresent(_ rewardedAd: GADRewardedAd) {
  print("Rewarded ad presented.")
}
/// Tells the delegate that the rewarded ad was dismissed.
func rewardedAdDidDismiss(_ rewardedAd: GADRewardedAd) {
  print("Rewarded ad dismissed.")
}
/// Tells the delegate that the rewarded ad failed to present.
func rewardedAd(_ rewardedAd: GADRewardedAd, didFailToPresentWithError error: Error) {
  print("Rewarded ad failed to present with error: \(error.localizedDescription).")
}

Objective-C

- (void)showRewardedAd: {
  ...
  if (self.rewardedAd.isReady) {
    [self.rewardedAd presentFromRootViewController:self delegate:self];
  } else {
    NSLog(@"Ad wasn't ready");
  }
}

/// Tells the delegate that the rewarded ad was presented.
- (void)rewardedAdDidPresent:(GADRewardedAd *)rewardedAd {
  NSLog(@"Rewarded ad presented.");
}

/// Tells the delegate that the rewarded ad failed to present.
- (void)rewardedAd:(GADRewardedAd *)rewardedAd didFailToPresentWithError:(NSError *)error {
  NSLog(@"Rewarded ad failed to present with error: %@",
        [error localizedDescription]);
}

/// Tells the delegate that the rewarded ad was dismissed.
- (void)rewardedAdDidDismiss:(GADRewardedAd *)rewardedAd {
  NSLog(@"Rewarded ad dismissed.");
}

v8

Swift

override func viewDidLoad() {
  super.viewDidLoad()
  let request = GADRequest()
  GADRewardedAd.load(withAdUnitID: "ca-app-pub-8123415297019784/9501821136",
                          request: request, completionHandler: { (ad, error) in
                            if let error = error {
                              print(error.localizedDescription)
                              return
                            }
                            self.rewardedAd = ad
                            self.rewardedAd?.fullScreenContentDelegate = self
                          }
  )
}

/// Tells the delegate that the rewarded ad was presented.
func adDidPresentFullScreenContent(_ ad: GADFullScreenPresentingAd) {
  print("Rewarded ad presented.")
}
/// Tells the delegate that the rewarded ad was dismissed.
func adDidDismissFullScreenContent(_ ad: GADFullScreenPresentingAd) {
  print("Rewarded ad dismissed.")
}
/// Tells the delegate that the rewarded ad failed to present.
func ad(_ ad: GADFullScreenPresentingAd,
    didFailToPresentFullScreenContentWithError error: Error) {
  print("Rewarded ad failed to present with error: \(error.localizedDescription).")
}

Objective-C

- (void)viewDidLoad {
  [super viewDidLoad];

  GADRequest *request = [GADRequest request];
  [GADRewardedAd loadWithAdUnitID:@"ca-app-pub-3940256099942544/1712485313"
                          request:request
                completionHandler:^(GADRewardedAd *ad, NSError *error) {
    if (error) {
      NSLog(@"Rewarded ad failed to load with error: %@", [error localizedDescription]);
      return;
    }
    self.rewardedAd = ad;
    NSLog(@"Rewarded ad loaded.");
    self.rewardedAd.fullScreenContentDelegate = self;
}

/// Tells the delegate that the rewarded ad was presented.
- (void)adDidPresentFullScreenContent:(id)ad {
  NSLog(@"Rewarded ad presented.");
}

/// Tells the delegate that the rewarded ad failed to present.
- (void)ad:(id)ad
    didFailToPresentFullScreenContentWithError:(NSError *)error {
  NSLog(@"Rewarded ad failed to present with error: %@",
       [error localizedDescription]);
}

/// Tells the delegate that the rewarded ad was dismissed.
- (void)adDidDismissFullScreenContent:(id)ad {
  NSLog(@"Rewarded ad dismissed.");
}

הסרת Legacy GADRewardedBasedVideoAd API

הגרסה החדשה יותר של GADRewardedAd API הושקה לראשונה במרץ 2019, והיא הגרסה המועדפת של API לתגמול כבר יותר מ-18 חודשים. הוא כולל יותר שיפורים בהשוואה ל-API מדור קודם, ‏ GADRewardedBasedVideoAdכולל היכולת לטעון יותר ממודעה מתגמלת אחת בכל פעם.

ממשק ה-API מדור קודם GADRewardedBasedVideoAd הוסר בגרסה 8.0.0 של ה-SDK.

הוצאה משימוש של מודעות באנר חכמות לטובת מודעות באנר מותאמות

התמיכה במודעות באנר חכם הופסקה, ועכשיו אפשר להשתמש במודעות באנר מותאם. מודעות באנר מותאמות מספקות ביצועים טובים יותר וגמישות רבה יותר בהגדרת רוחב המודעה. אם אתם מעדיפים להמשיך להשתמש במודעות באנר ברוחב מלא, אתם יכולים לעשות זאת באמצעות מודעות באנר מותאמות, כמו שמוצג בקטע הקוד הבא:

Swift

class ViewController: UIViewController {

  override func viewDidAppear(_ animated: Bool) {
    super.viewDidAppear(animated)
    // Note: The safe area is not known until viewWillAppear.
    let adSize = getFullWidthAdaptiveAdSize()
  }

  func getFullWidthAdaptiveAdSize() -> GADAdSize {
    // Here safe area is taken into account, hence the view frame is used after the
    // view has been laid out.
    let frame = { () -> CGRect in
      if #available(iOS 11.0, *) {
        return view.frame.inset(by: view.safeAreaInsets)
      } else {
        return view.frame
      }
    }()
    return GADCurrentOrientationAnchoredAdaptiveBannerAdSizeWithWidth(frame.size.width)
  }
}

Objective-C

@implementation ViewController

- (void)viewDidAppear:(BOOL)animated {
  [super viewDidAppear:animated];
  // Note: The safe area is not known until viewWillAppear.
  GADAdSize adSize = [self getFullWidthAdaptiveAdSize];
}

- (GADAdSize)getFullWidthAdaptiveAdSize {
  CGRect frame = self.view.frame;
  // Here safe area is taken into account, hence the view frame is used after
  // the view has been laid out.
  if (@available(iOS 11.0, *)) {
    frame = UIEdgeInsetsInsetRect(self.view.frame, self.view.safeAreaInsets);
  }
  return GADCurrentOrientationAnchoredAdaptiveBannerAdSizeWithWidth(frame.size.width);
}

@end

איך מבקשים להסיר אפליקציה מהרשימה של אפליקציות שמתקשרות חזרה

הפונקציה willLeaveApplication callback לכל הפורמטים של המודעות הוסרה לטובת השיטות applicationDidEnterBackground: ו-sceneDidEnterBackground:. ממשקי API ברמת מערכת ההפעלה מאפשרים לכם לקבל התראה בכל פעם שמשתמשים יוצאים מהאפליקציה, בלי קשר לשאלה אם זה קורה בגלל אינטראקציה עם מודעה או לא.

חשוב לציין שפונקציית ה-callback‏ willLeaveApplication אף פעם לא נועדה לטפל בקליקים על מודעות, והסתמכות על פונקציית ה-callback הזו כדי לדווח על קליקים לא הניבה מדד מדויק. לדוגמה, קליק על הסמל AdChoices שהפעיל דפדפן חיצוני הפעיל את הקריאה החוזרת אבל לא נספר כקליק.

שינוי שמות של כיתות

בטבלה הבאה מפורטים שמות ספציפיים של מחלקות שהשתנו או הוסרו בגרסה 8. לסיכום:

  • כל הכיתות שקשורות לGADUnifiedNativeAd קיבלו את השם GADNativeAd.
  • התכונות GADRewardBasedVideoAd, GADNativeExpressAdView וגם GADInstreamAd הוסרו.
  • כל המחלקות עם הקידומת DFP הוחלפו בקידומת GAM.
‫v7.68.0 Class ‫v8.0.0 Class
DFPBannerView GAMBannerView
DFPBannerViewOptions GAMBannerViewOptions
DFPInterstitial GAMInterstitialAd
DFPRequest GAMRequest
GADRequestError NSError
GADUnifiedNativeAdView GADNativeAdView
GADUnifiedNativeAd GADNativeAd
GADUnifiedNativeAdAssetIdentifiers GADNativeAdAssetIdentifiers
GADUnifiedNativeAdDelegate GADNativeAdDelegate
GADUnifiedNativeAdUnconfirmedClickDelegate GADNativeAdUnconfirmedClickDelegate
GADNativeCustomTemplateAd GADCustomNativeAd
GADNativeCustomTemplateAdLoaderDelegate GADCustomNativeAdLoaderDelegate
GADNativeAdDelegate GADCustomNativeAdDelegate
GADInAppPurchase הוסר
GADInterstitial GADInterstitialAd
GADNativeExpressAdView הוסר
GADRewardBasedVideoAd הוסר
GADInstreamAd הוסר
GADInstreamAdView הוסר

שיטות שהוסרו או הוחלפו

בטבלה הבאה מפורטים השינויים הספציפיים בגרסה 8. לסיכום:

  • הסרנו שיטות ומאפיינים שהוצאו משימוש בעבר.
  • הוסרו שיטות להעברת הרשאות (delegate) לכל הפורמטים.-willLeaveApplication:
  • השם של סיווג רשת המודעות עבר לנכס GADResponseInfo.
  • מזהה מכשיר הבדיקה הועבר לנכס GADRequestConfiguration.
‫v7.68.0 Class גרסה 7.68.0 של ה-API ‫API v8.0.0 הערות
GADMobileAds +configureWithApplicationID: ‪-startWithCompletionHandler: מזהה האפליקציה מוגדר עכשיו בקובץ Info.plist.
+disableAutomatedInAppPurchaseReporting ‪-disableAutomatedInAppPurchaseReporting
+disableSDKCrashReporting ‫‎-disableSDKCrashReporting
GADRequest testDevices GADRequestConfiguration.testdeviceidentifiers המאפיין testDeviceIdentifiers חל על כל הבקשות להצגת מודעות, ואילו המאפיין הישן testDevices הוגדר לכל בקשה בנפרד.
gender הוסר
יום הולדת הוסר
+sdkVersion GADMobileAds.sharedInstance.sdkVersion
-setBirthdayWithMonth:day:year: הוסר
‪-setLocationWithDescription: -setLocationWithLatitude:longitude:accuracy:
‪-tagForChildDirectedTreatment: ‪[GADMobileAds.sharedInstance.requestConfiguration tagForChildDirectedTreatment]
GADErrorCode kGADError* GADError* הקידומת k מושמטת מכל הקבועים של קודי השגיאה.
GADBannerView hasAutoRefreshed autoloadEnabled
inAppPurchaseDelegate הוסר
mediatedAdView הוסר
adNetworkClassName responseInfo.adNetworkClassName
DFPBannerView ‪-setValidAdSizesWithSizes: ‪-setValidAdSizes:
DFPBannerViewOptions ‪-adSizeDelegate הוסר
GADBannerViewDelegate ‪-adViewDidReceiveAd: ‪-bannerViewDidReceiveAd:
-adView:didFailToReceiveAdWithError: -bannerView:didFailToReceiveAdWithError:
‪-adViewWillPresentScreen: ‪-bannerViewWillPresentScreen:
‪-adViewWillDismissScreen: ‪-bannerViewWillDismissScreen:
‪-adViewDidDismissScreen: ‪-bannerViewDidDismissScreen:
‪-adViewWillLeaveApplication: הוסר
GADNativeCustomTemplateAd templateID GADCustomNativeAd.formatID
-performClickOnAssetWithKey:customClickHandler: ‪-performClickOnAssetWithKey:
‫GADNativeAdImageAdLoaderOptions preferredImageOrientation GADNativeAdMediaAdOptions.mediaAspectRatio
GADInterstitial inAppPurchaseDelegate הוסר
isReady הוסר במקום זאת, אפשר להשתמש ב-canPresentFromRootViewController:error:.
hasBeenUsed הוסר
‫‎-init ‪-initWithAdUnitID:
‪-setAdUnitID: ‪-initWithAdUnitID:
adNetworkClassName responseInfo.adNetworkClassName
‫-interstitialWillLeaveApplication: הוסר
GADUnifiedNativeAd videoController mediaContent.videoController
adNetworkClassName responseInfo.adNetworkClassName