בדף הזה מוסבר איך לבצע העברות לגרסה הנוכחית ולגרסאות הקודמות של Google Mobile Ads SDK ל-iOS. הגרסה 12.0.0 צפויה לצאת בפברואר 2025.
מעבר מ-11 ל-v12
שדרוג ל-Xcode 16.0
גרסת Xcode המינימלית הנתמכת עלתה ל-16.0.
תמיכה במתן שמות ב-Swift
גרסה 12.0.0 כוללת שינויים בהתאם למוסכמות למתן שמות שמפורטות בהנחיות לתכנון ממשקי API של Swift. השינויים האלה משפיעים רק על Swift. לא בוצעו שינויים בשמות של ממשקי ה-API ל-Objective-C.
שינויים בקידומת הכיתה
בוצעו השינויים הבאים בתחיליות הכיתות:
- הסרת הקידומת
GAD
מהשמות של כל הסוגים. - שינית את השם של הקידומת
GAM
ל-AdManager
. - שינית את השם של הקידומת
GADM
ל-Mediation
.
פתרון שגיאות
הדרך הטובה ביותר לפתור שגיאות שנובעות מהשינויים האלה היא לבצע תיקון באמצעות Fix-It.
פתרון התנגשויות בשמות
כדי לפתור התנגשויות בשמות, צריך להשתמש במרחב השמות שסופק על ידי המודול. לדוגמה, GADRequest
נקרא עכשיו Request
. במרחבי השמות הבאים מופיעה הכיתה Request
של Google Mobile Ads SDK:
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 |
קבועים
גרסה 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.
שינויים בפרמטרים של תכונות נוספות
- העברת מפתחות אל
additionalParameters
כבר לא מחילה טירגוט מותאם אישית על בקשות להצגת מודעות ב-Ad Manager. במאמר טירגוט מותאם אישית מוסבר איך מחילים טירגוט מותאם אישית.
- אין יותר תמיכה בהעברת המפתח
max_ad_content_rating
אלadditionalParameters
. במאמר סינון תוכן של מודעות מוסבר איך מגדירים סיווג מקסימלי לתוכן מודעה.
מעבר מגרסה 10 לגרסה 11
יעד מינימלי לפריסה
יעד הפריסה המינימלי הועלה ל-iOS 12.
גרסת Xcode מינימלית
גרסת Xcode המינימלית הנתמכת עלתה ל-15.1.
הצגת המודעות תופסק ב-iOS 12
Google Mobile Ads SDK בגרסה 11.0.0 מציג מודעות רק במכשירים עם מערכת ההפעלה iOS 13 ומעלה.
הסרת התלות ב-GoogleAppMeasurement
בגרסה 11.0.0, התלות ב-GoogleAppMeasurement
הוסרה. התלות הזו, שהפעילה את המתג של מדדי המשתמשים ב-AdMob, תופסק בתחילת שנת 2024. כדי להמשיך לאסוף מדדי משתמשים ב-AdMob, עליכם לקשר את האפליקציה ב-AdMob ל-Firebase ולשלב את ה-SDK של Google Analytics for Firebase באפליקציה.
שינויים בתצוגת המודעות במסך מלא
השינויים הבאים משפיעים על הפורמטים השונים של המודעות:
- מודעה בפתיחת אפליקציה
- מעברון
- ההטבה הופעלה
- מודעות מעברון מתגמלות
הפרמטר של ה-View Controller ב--canPresentFromRootViewController:error:
וב--presentFromRootViewController:
הוא nullable. אם מעבירים את הערך nil, המודעה תוצג על ידי מנהל התצוגה (view controller) העליון בהיררכיית מנהלי התצוגה.
שיטות שהוסרו
השיטות הבאות הוסרו.
סוג v11.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 . |
נכסים שהוסרו
המאפיינים הבאים יוסרו.
Class v11.0.0 | נכס | הערות |
---|---|---|
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 |
|
|
מעבר מגרסה 9 לגרסה 10
הצגת המודעות תיפסק ב-iOS 11
מודעות מוצגות באמצעות Google Mobile Ads SDK בגרסה 10.0.0 רק במכשירים עם מערכת ההפעלה iOS מגרסה 12 ואילך.
השדרוג ל-Google Mobile Ads SDK בגרסה 10.0.0 לא יגרום לכשלים באפליקציה במכשירי iOS 11 ו-iOS 10, אבל לא יוצגו מודעות במכשירים האלה.
הדרישה למזהה האפליקציה ב-Ad Manager
עכשיו צריך לציין את מזהה האפליקציה ב-Ad Manager ב-Info.plist
לכל האפליקציות ב-Ad Manager, בפורמט ca-app-pub-################~##########
. פרטים נוספים זמינים במאמר עדכון קובץ Info.plist.
הדרישה ל-GoogleAppMeasurement.xcframework
עכשיו חובה להוסיף את GoogleAppMeasurement.xcframework לכל האפליקציות של Ad Manager. אם מתקינים את Google Mobile Ads SDK דרך Cocoapods או Swift Package Manager, לא נדרשת פעולה נוספת. אם מתקינים את המסגרות באופן ידני, אפשר לקרוא פרטים נוספים במאמר הורדה ידנית.
אין יותר תמיכה ביצירת גרסאות build באמצעות קוד בייט
מעכשיו צריך להשבית את הקוד הבינארי באפליקציות לנייד כדי לשלב את Google Mobile Ads SDK.
הסוגים שהוסרו
סוג | הערות |
---|---|
GADGender | אין החלפה. |
GADMRewardBasedVideoAdNetworkAdapterProtocol | כל מתאמי בחירת הרשתות עם תגמול שרשומים ב- Choose Networks הפסיקו להשתמש בפרוטוקולים האלה לפני יותר משנה. משתמשים ב- GADMediationAdapter לצורך בחירת רשת (Mediation) ואירועים מותאמים אישית. |
GADMRewardBasedVideoAdNetworkConnectorProtocol |
נכסים שהוסרו
המאפיינים הבאים יוסרו ללא החלפה.
Class v10.0.0 | נכס |
---|---|
GADMediationAdRequest | userBirthday |
userGender | |
userHasLocation | |
userLatitude | |
userLongitude | |
userLocationAccuracyInMeters | |
userLocationDescription | |
GADCustomEventRequest | userHasLocation |
userLatitude | |
userLongitude | |
userLocationAccuracyInMeters | |
userLocationDescription |
מעבר מ-v8 ל-v9
הצגת המודעות מופסקת ב-iOS 10
הגרסה המינימלית של iOS שתומכת בגרסה 9.0.0 של Google Mobile Ads SDK היא iOS 11.
השדרוג ל-Google Mobile Ads SDK בגרסה 9.0.0 לא יגרום לכשלים באפליקציה במכשירי iOS 10, אבל לא יוצגו מודעות במכשירים האלה.
אכיפה מחמירה יותר של אמצעי הבקרה בשורת הסטטוס
החל מגרסה 9.0.0, כשמציגים מודעות בפורמט מסך מלא, האפליקציה צריכה לוודא שהמודעות יכולות לשלוט בהצגה של שורת הסטטוס. אם לא תעשו זאת, תופיע הודעת שגיאה ביומני.
בהתאם לפריסה הספציפית של בקרי התצוגה באפליקציה, יכול להיות שלא תצטרכו לבצע שינויים כדי לוודא זאת. כדאי לבדוק אם צריך להגדיר את הנכס childViewControllerForStatusBarHidden
ב-rootViewController
של המודעה.
שינוי השם של adDidPresentFullScreenContent: ל-adWillPresentFullScreenContent:
אין שינוי בהתנהגות. שיטת הענקת הגישה מופעלת ממש לפני שהמודעה עומדת להופיע, ולכן שם השיטה החדש משקף טוב יותר את הפונקציונליות שלה.
הסרת API להגדרת מיקום ב-GADRequest
- (void)setLocationWithLatitude:longitude:accuracy:
נמחק מ-GADRequest
כי Google לא משתמשת בנתוני מיקום לצורך טירגוט מודעות. אם צריך, משתמשים בממשקי API של צד שלישי כדי לספק את המידע לרשתות מודעות של צד שלישי.
הוצאה משימוש של ממשקי אירועים מותאמים אישית
אירועים בהתאמה אישית מאפשרים לבעלי תוכן דיגיטלי שמשתמשים בתהליך בחירת הרשת (Mediation) ב-Ad Manager להוסיף תהליך בחירת רשת (Mediation) ב-Waterfall לרשת מודעות שאינה אחת מרשתות המודעות הנתמכות.
כל פרוטוקולי האירועים בהתאמה אישית הוצאו משימוש. במקום זאת, מומלץ להשתמש בפרוטוקולים הקיימים GADMediationAdapter
ו-GADMediationAdEventDelegate
כדי להשיג את אותן פונקציות. השינוי הזה מאפשר לכם ליצור אירועים מותאמים אישית למודעות מתגמלות ולמודעות 'מעברון', שלא היו זמינים בעבר.
ממשקי API
בטבלה שבהמשך מפורטים ממשקי ה-API התואמים של מתאמי בחירת הרשת ל-API של אירועים מותאמים אישית, שבהם צריך להשתמש החל מגרסה 9.0.0.
v8 | v9 | |
---|---|---|
GADCustomEventBanner GADCustomEventInterstitial GADCustomEventNativeAd |
GADMediationAdapter | GADMediationBannerAd GADMediationInterstitialAd GADMediationInterscrollerAd GADMediationRewardedAd GADMediationNativeAd |
delegate
|
ה-delegate מוחזר על ידי הטיפול בהשלמת הטעינה של כל פונקציית טעינה מסוג GADMediationAdapter
|
|
-init |
-init |
|
-requestBannerAd:parameter: |
-loadBannerForAdConfiguration: |
|
-requestInterstitialAdWith |
-loadInterstitialFor |
|
-requestNativeAdWithParameter:
|
-loadNativeAdFor |
|
לא רלוונטי | -loadInterscrollerAdFor |
|
לא רלוונטי | -loadRewardedAdFor |
|
-presentFromRootViewController:
|
-presentFromViewController: |
|
-handlesUserClicks |
-handlesUserClicks |
|
-handlesUserImpressions |
-handlesUserImpressions |
שיטות הענקת גישה
בטבלה הבאה מפורטות שיטות הענקת הגישה (delegate) המתאימות לאירועי מודעות בתהליך בחירת הרשת, בהשוואה לשיטות הענקת הגישה בהתאמה אישית לאירועים, שבהן צריך להשתמש החל מגרסה 9.0.0.
v8 | v9 | |
---|---|---|
GADCustomEventBannerDelegate GADCustomEventInterstitialDelegate GADCustomEventNativeAdDelegate |
GADMediationAdEventDelegate | GADMediationAd |
-customEventBanner:didReceiveAd: -customEventInterstitialDidReceiveAd:
|
סטטוס טעינת המודעה נכלל בטיפול בהשלמת הטעינה של כל פונקציית טעינה בכיתה GADMediationAdapter
|
|
-customEventBanner:didFailAd: -customEventInterstitial:didFailAd:
|
||
-customEventBannerWasClicked: -customEventInterstitialWasClicked:
|
-reportClick |
|
-customEventBannerWill -customEventInterstitialWill
|
-willPresentFullScreenView |
|
-customEventBannerWill -customEventInterstitialWill
|
-willDismissFullScreenView |
|
-customEventBannerDid -customEventInterstitialDid
|
-didDismissFullScreenView |
|
-customEventBannerWill -customEventInterstitialWill
|
-willBackgroundApplication |
|
viewControllerFor |
-[GADMediationBannerAd view] |
שיטות וקבועים אחרים שהוסרו או הוחלפו
שינויים בשיטה, בערך קבוע או בנכס | |
---|---|
kGAD- קבועים עם קידומת
|
הנושא הוסר. שימוש בערכי קבועים עם הקידומת GAD- .
|
GADAdNetworkResponseInfo
|
credentials הוסרו. במקום זאת, אתם צריכים להשתמש ב-adUnitMapping .
|
GAMRequest
|
האפשרות kGAMSimulatorID ב-GAMRequest הוצאה משימוש.
במקום זאת, צריך להשתמש ב-GADSimulatorID ב-GADRequestConfiguration .
|
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:
שיטת הכיתה הסטטית
load
.הגישה הקודמת לטעינה או להצגה של מודעה במסך מלא הייתה:
- יוצרים מופע של אובייקט מודעה ושומרים הפניה אליו.
- הקצאת נציג שמטפל בעומס ומציג קריאות חזרה.
- טוענים מודעה.
- בודקים אם המודעה נטענת באמצעות
isReady
. - מציגים את המודעה.
בגרסה 8, הגישה משתנה מעט. פונקציות קריאה חוזרת (callbacks) לטעינה כבר לא חלק מהממשק של הנציג. במקום זאת, הם מועברים ל-method
load
כטיפול בהשלמה:- קוראים לשיטת טעינה סטטית בכיתה של המודעה ומספקים טיפול בסיום הטעינה.
- בקריאה החוזרת (callback) לסיום הטעינה, שומרים הפניה למודעה הטעונה שמוחזרת.
- הקצאת נציג שיטפל בקריאות חזרה (callbacks) של אירועי הצגה.
- מציגים את המודעה.
הגישה החדשה מספקת את היתרונות הבאים:
- אף פעם לא תהיה הפניה למודעה שלא נטענה.
- אין צורך להחזיק אובייקט של מודעה בזמן שהוא נטען.
אירועי מודעות עקביים.
סוג אירוע ממשק API קיים v8 API אירועי טעינה GADInterstitialDelegate
אוGADRewardedAdDelegate
GAMInterstitialAdLoadCompletionHandler
אוGADRewardedAdLoadCompletionHandler
אירועי הצגה GADFullScreenContentDelegate
בעבר, כדי להאזין לאירועי מודעות, היה צריך לרשום כיתה שמטמיעה את פרוטוקול
GADInterstitialDelegate
לנכס הנציג של מודעה מעברון, או לרשום כיתה שמטמיעה את פרוטוקולGADRewardedAdDelegate
לנכס הנציג של מודעה מתגמלת, בהתאם לפורמט שבו אתם משתמשים. לאותו נציג היו שיטות שקשורות גם למחזור החיים של טעינת המודעה וגם למחזור החיים של הצגת המודעה.בגרסה 8, אירועי הטעינה והצגה הם נפרדים. עכשיו אפשר לרשום
GADFullScreenContentDelegate
בכל שלב לפני הצגת מודעה, במקום להגדיר נציג יחיד לפני טעינת המודעה. אירועי הטעינה של המודעות, שספציפיים לכל פורמט, מועברים לטיפול יחיד בסיום הטעינה, שמוענק בשיטת הטעינה.
מעברון
טעינת מודעה
בקטעי הקוד שבהמשך מוסבר איך לטעון מודעת מעברון ולהקשיב לאירועים כשהמודעה נטענת או כשהטעינה שלה נכשלת.
v7
Swift
import GoogleMobileAds import UIKit class ViewController: UIViewController, GADInterstitialDelegate { var interstitial: DFPInterstitial! override func viewDidLoad() { super.viewDidLoad() interstitial = DFPInterstitial(adUnitID: "/21775744923/example/interstitial") interstitial.delegate = self let request = GAMRequest() interstitial.load(request) } /// Tells the delegate an ad request succeeded. func interstitialDidReceiveAd(_ ad: DFPInterstitial) { print("Interstitial ad loaded.") } /// Tells the delegate an ad request failed. func interstitial(_ ad: DFPInterstitial, didFailToReceiveAdWithError error: GADRequestError) { print("Interstitial ad failed to load with error: \(error.localizedDescription)") } }
Objective-C
@import GoogleMobileAds; @import UIKit; @interface ViewController ()@property(nonatomic, strong) DFPInterstitial *interstitial; @end @implementation ViewController - (void)viewDidLoad { [super viewDidLoad]; self.interstitial = [[DFPInterstitial alloc] initWithAdUnitID:@"/21775744923/example/interstitial"]; self.interstitial.delegate = self; GAMRequest *request = [GAMRequest request]; [self.interstitial loadRequest:request]; } /// Tells the delegate an ad request succeeded. - (void)interstitialDidReceiveAd:(DFPInterstitial *)ad { NSLog(@"Insterstitial ad loaded."); } /// Tells the delegate an ad request failed. - (void)interstitial:(DFPInterstitial *)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: GAMInterstitialAd? override func viewDidLoad() { super.viewDidLoad() let request = GAMRequest() GAMInterstitialAd.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) GAMInterstitialAd *interstitial; @end @implementation ViewController - (void)viewDidLoad { [super viewDidLoad]; GAMRequest *request = [GAMRequest request]; [GAMInterstitialAd loadWithAdUnitID:@"/21775744923/example/interstitial" request:request completionHandler:^(GAMInterstitialAd *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"); } }
אירועים של מודעות להצגה
בקטעי הקוד שבהמשך מוסבר איך לטפל בקריאות חוזרות (callbacks) כשהמודעה מוצגת (בהצלחה או ללא הצלחה) וכשהיא נסגרת.
v7
Swift
override func viewDidLoad() { super.viewDidLoad() interstitial = DFPInterstitial(adUnitID: "/21775744923/example/interstitial") interstitial.delegate = self ... } /// Tells the delegate that an interstitial will be presented. func interstitialWillPresentScreen(_ ad: DFPInterstitial) { print("Interstitial ad will be presented.") } /// Tells the delegate the interstitial is to be animated off the screen. func interstitialWillDismissScreen(_ ad: DFPInterstitial) { print("Interstitial ad will be dismissed.") } /// Tells the delegate the interstitial had been animated off the screen. func interstitialDidDismissScreen(_ ad: DFPInterstitial) { 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: DFPInterstitial) { print("Interstitial ad will leave application.") }
Objective-C
- (void)viewDidLoad { [super viewDidLoad]; self.interstitial = [[DFPInterstitial alloc] initWithAdUnitID:"/21775744923/example/interstitial"]; self.interstitial.delegate = self; ... } /// Tells the delegate that an interstitial will be presented. - (void)interstitialWillPresentScreen:(DFPInterstitial *)ad { NSLog(@"Interstitial ad will be presented."); } /// Tells the delegate the interstitial is to be animated off the screen. - (void)interstitialWillDismissScreen:(DFPInterstitial *)ad { NSLog(@"Interstitial ad will be dismissed."); } /// Tells the delegate the interstitial had been animated off the screen. - (void)interstitialDidDismissScreen:(DFPInterstitial *)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:(DFPInterstitial *)ad { NSLog(@"Interstitial ad will leave application."); }
v8
Swift
override func viewDidLoad() { super.viewDidLoad() let request = GAMRequest() GAMInterstitialAd.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]; GAMRequest *request = [GAMRequest request]; [GAMInterstitialAd loadWithAdUnitID:@"/21775744923/example/interstitial" request:request completionHandler:^(GAMInterstitialAd *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(GAMRequest()) { 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; GAMRequest *request = [GAMRequest 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 = GAMRequest() 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]; GAMRequest *request = [GAMRequest 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 של ה-API של GADRewardedAd
, מטמיעים את 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"); } }
אירועים של מודעות להצגה
באמצעות ה-API של GADRewardedAd
מעבירים GADRewardedAdDelegate
לשיטה שמציגה את המודעה. באמצעות ה-API של GADRewardedAd
, מגדירים את 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 = GAMRequest() 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]; GAMRequest *request = [GAMRequest 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."); }
הסרת ממשק ה-API הקודם של GADRewardedBasedVideoAd
ה-API החדש יותר, GADRewardedAd
, הוצג לראשונה במרץ 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
הסרת קריאה חוזרת (callback) של בקשת הצטרפות לאפליקציה
הודעת ה-callback willLeaveApplication
לכל הפורמטים של המודעות הוסרה לטובת השיטות applicationDidEnterBackground:
ו-sceneDidEnterBackground:
. שימוש בממשקי API ברמת מערכת ההפעלה מאפשר לקבל התראות בכל פעם שמשתמשים יוצאים מהאפליקציה, גם אם הם עושים זאת בגלל אינטראקציה עם מודעה וגם אם לא.
חשוב לזכור שהקריאה החוזרת (callback) של willLeaveApplication
לא נועדה אף פעם לשמש כמתקן לטיפול בקליק על מודעה, והסתמכות על הקריאה החוזרת הזו כדי לדווח על קליקים לא הניבה מדד מדויק. לדוגמה, קליק על סמל AdChoices שהפעיל דפדפן חיצוני גרם לקריאה החוזרת, אבל לא נספר כקליק.
שינוי שמות של כיתות
בטבלה הבאה מפורטים שמות ספציפיים של כיתות ששונו או הוסרו בגרסה 8. לסיכום:
- השם של כל הכיתות שקשורות ל-
GADUnifiedNativeAd
השתנה ל-GADNativeAd
. - התכונות
GADRewardBasedVideoAd
,GADNativeExpressAdView
וגםGADInstreamAd
הוסרו. - כל הכיתות עם הקידומת
DFP
הוחלפו בקידומתGAM
.
כיתה v7.68.0 | כיתה v8.0.0 |
---|---|
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 | API מגרסה 7.68.0 | API מגרסה 8.0.0 | הערות |
---|---|---|---|
GADMobileAds | +configureWithApplicationID: | -startWithCompletionHandler: | מזהה האפליקציה מוגדר עכשיו ב-Info.plist. |
+disableAutomatedInApp |
-disableAutomatedInApp |
||
+disableSDKCrashReporting | -disableSDKCrashReporting | ||
GADRequest | testDevices | GADRequestConfiguration |
המאפיין testDeviceIdentifiers חל על כל הבקשות להצגת מודעות, בעוד שהמאפיין testDevices הישן הוגדר לכל בקשה. |
gender | הוסר | ||
יום הולדת | הוסר | ||
+sdkVersion | GADMobileAds.sharedInstance |
||
-setBirthday |
הוסר | ||
-setLocationWithDescription: | -setLocationWith |
||
-tagForChildDirectedTreatment: | [GADMobileAds.sharedInstance.requestConfiguration tagForChildDirectedTreatment] | ||
GADErrorCode | kGADError* | GADError* | התחילית k מושמטה מכל הקבועים של קודי השגיאה.
|
GADBannerView | hasAutoRefreshed | autoloadEnabled | |
inAppPurchaseDelegate | הוסר | ||
mediatedAdView | הוסר | ||
adNetworkClassName | responseInfo |
||
DFPBannerView | -setValidAdSizesWithSizes: | -setValidAdSizes: | |
DFPBannerViewOptions | -adSizeDelegate | הוסר | |
GADBannerViewDelegate | -adViewDidReceiveAd: | -bannerViewDidReceiveAd: | |
-adView:didFailToReceive |
-bannerView:didFailToReceive |
||
-adViewWillPresentScreen: | -bannerViewWillPresentScreen: | ||
-adViewWillDismissScreen: | -bannerViewWillDismissScreen: | ||
-adViewDidDismissScreen: | -bannerViewDidDismissScreen: | ||
-adViewWillLeaveApplication: | הוסר | ||
GADNativeCustomTemplateAd | templateID | GADCustomNativeAd.formatID | |
-performClickOnAssetWithKey: |
-performClickOnAssetWithKey: | ||
GADNativeAdImageAd |
preferredImageOrientation | GADNativeAdMediaAdOptions |
|
GADInterstitial | inAppPurchaseDelegate | הוסר | |
isReady | הוסר | במקום זאת, צריך להשתמש בפונקציה canPresentFrom |
|
hasBeenUsed | הוסר | ||
-init | -initWithAdUnitID: | ||
-setAdUnitID: | -initWithAdUnitID: | ||
adNetworkClassName | responseInfo |
||
-interstitialWill |
הוסר | ||
GADUnifiedNativeAd | videoController | mediaContent.videoController | |
adNetworkClassName | responseInfo |