نقل حِزم تطوير البرامج (SDK)

اختيار النظام الأساسي: Android iOS Unity

تتناول هذه الصفحة عمليات نقل البيانات للإصدارات الحالية والسابقة من حزمة "SDK لإعلانات Google على الأجهزة الجوّالة" لنظام التشغيل iOS. من المتوقّع طرح الإصدار 12.0.0 في فبراير 2025.

الترحيل من الإصدار 11 إلى الإصدار 12

الترقية إلى Xcode 16.0

تمت زيادة الحد الأدنى لإصدار Xcode المتوافق إلى 16.0.

التوافق مع تسمية Swift

يتضمّن الإصدار 12.0.0 تغييرات تتوافق مع اصطلاحات التسمية الواردة في إرشادات تصميم واجهة برمجة التطبيقات في Swift. تؤثّر هذه التغييرات في Swift فقط. لم يتم إجراء أي تغييرات على أسماء واجهات برمجة التطبيقات Objective-C.

تغييرات في بادئة الفئة

تم إجراء التغييرات التالية على بادئات الصفوف:

  • تمت إزالة البادئة GAD من جميع أنواع الأسماء.
  • تمت إعادة تسمية البادئة "GAM" إلى "AdManager".
  • تمت إعادة تسمية البادئة "GADM" إلى "Mediation".

حلّ الأخطاء

إنّ أفضل طريقة لحلّ الأخطاء الناتجة عن هذه التغييرات هي إجراء تصحيح Fix-It.

حلّ تعارضات التسمية

لحلّ تعارضات التسمية، استخدِم مساحة الاسم التي يوفّرها الوحدة. على سبيل المثال، أصبح اسم GADRequest الآن Request. في ما يلي مثال على مساحات الأسماء لفئة Request "حزمة تطوير البرامج لإعلانات Google على الأجهزة الجوّالة":

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

قائمة مفصّلة بالتغييرات في Swift

تسرد الجداول التالية التغييرات التي تم إجراؤها على واجهات برمجة تطبيقات 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
مدير الإعلانات
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:)

ضبط مَعلمات الاستهداف المخصّص

لضبط استهداف مخصّص في طلب إعلان، استخدِم customTargeting.

تغييرات في واجهة برمجة التطبيقات للتحكّم في حالة كتم صوت الفيديو

تم استبدال السمة isMuted والطريقة setMute: في GADVideoController بالسمة muted.

تغييرات على الإعلانات التكيّفية المضمّنة

لتحسين استخدام المساحة، لا تشغل "الإعلانات التكيّفية داخل المحتوى" أي مساحة في البداية ضمن الإطار. عند استدعاء CGSizeFromGADAdSize(_:) باستخدام حجم إعلان تكيُّفي مضمّن، يتم الآن عرض الارتفاع 0 إلى أن تعرض حزمة تطوير البرامج (SDK) لإعلانات Google على الأجهزة الجوّالة إعلانًا.

إزالة إعلانات البحث المخصّص

تمت إزالة الفئات التالية بدون استبدالها:

  • GADDynamicHeightSearchBannerView
  • GADDynamicHeightSearchRequest
  • GADSearchBannerView

التغييرات في رموز الخطأ

تم تغيير رموز الخطأ التالية:

الفئة ملاحظات
GADErrorMediationNoFill تعرض الأخطاء الآن القيمة GADErrorNoFill.
GADErrorReceivedInvalidResponse تم استبدالها بـ "GADErrorReceivedInvalidAdString".

تمت إزالة GADSimulatorID

تمت إزالة GADSimulatorID. تكون المحاكيات تلقائيًا في وضع الاختبار.

التغييرات على الاستهداف المخصّص

يستخدم قاموس customTargeting في GADRequest الآن Any بدلاً من String كنوع قيمة. يتيح لك ذلك تمرير قيم عددية إلى واجهة برمجة التطبيقات.

التغييرات على مَعلمات الإضافات

  • لم يعُد تمرير المفاتيح إلى additionalParameters يؤدي إلى تطبيق الاستهداف المخصّص على طلبات الإعلانات في "مدير إعلانات Google". لتطبيق الاستهداف المخصّص، يُرجى الاطّلاع على الاستهداف المخصّص.

نقل البيانات من الإصدار 10 إلى الإصدار 11

الحدّ الأدنى من هدف النشر

تمت زيادة الحد الأدنى لهدف النشر إلى الإصدار 12 من نظام التشغيل iOS.

الحد الأدنى لإصدار Xcode

تمت زيادة الحد الأدنى لإصدار Xcode المتوافق إلى 15.1.

توقّف عرض الإعلانات على الإصدار 12 من نظام التشغيل iOS

لا يعرض الإصدار 11.0.0 من "حزمة تطوير البرامج (SDK) لإعلانات Google على الأجهزة الجوّالة" الإعلانات إلا على الأجهزة التي تعمل بالإصدار 13 من نظام التشغيل iOS والإصدارات الأحدث.

إزالة التبعية في GoogleAppMeasurement

في الإصدار 11.0.0، تمت إزالة الاعتمادية على GoogleAppMeasurement. سيتم إيقاف هذه التبعية التي كانت تتيح مفتاح تبديل "مقاييس سلوك المستخدمين" في AdMob نهائيًا في أوائل العام 2024. لمواصلة جمع مقاييس سلوك المستخدِمين في AdMob، عليك ربط تطبيقك على AdMob بمنصّة Firebase ودمج حزمة تطوير البرامج (SDK) الخاصة بخدمة إحصاءات Google لبرنامج Firebase في تطبيقك.

تغييرات في طريقة عرض الإعلانات بملء الشاشة

تؤثّر التغييرات التالية في أشكال الإعلانات المختلفة:

  • إعلان على شاشة فتح التطبيق
  • إعلان بيني
  • تم منح المكافأة
  • إعلان بيني مقابل مكافأة

يمكن أن تكون مَعلمة وحدة التحكّم في العرض في -canPresentFromRootViewController:error: و-presentFromRootViewController: فارغة. إذا تم تمرير قيمة فارغة، سيتم عرض الإعلان من أعلى وحدة تحكّم في العرض في التسلسل الهرمي لوحدات التحكّم في العرض.

الطُرق التي تمت إزالتها

تمت إزالة الطرق التالية.

الإصدار 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 بدلاً من ذلك.

تمت إزالة المواقع

تتم إزالة المواقع التالية.

فئة الإصدار 11.0.0 الموقع ملاحظات
GADMediationAdConfiguration hasUserLocation لا يمكن استبدالها.
userLatitude
userLongitude
userLocationAccuracyInMeters
childDirectedTreatment استخدِم GADMobileAds.sharedInstance.requestConfiguration.tagForChildDirectedTreatment بدلاً من ذلك.
GADResponseInfo adNetworkClassName يمكنك استخدام adNetworkClassName من loadedAdNetworkResponseInfo بدلاً من ذلك.

Removed GADAdFormatUnknown

تمت إزالة GADAdFormatUnknown بدون استبداله.

تغييرات في تسجيل إصدار حزمة تطوير البرامج (SDK)

يزيل الإصدار 11.0.0 الرمز sdkVersion. لتسجيل إصدار حزمة تطوير البرامج (SDK) لـ "إعلانات Google على الأجهزة الجوّالة"، استخدِم 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.
  • الجهاز هو محاكي.
  • يتم الإعلان عن الجهاز بشكل صريح كجهاز اختباري في واجهة مستخدم "إدارة الإعلانات".

النقل من الإصدار 9 إلى الإصدار 10

توقّف عرض الإعلانات على نظام التشغيل iOS 11

لا يعرض الإصدار 10.0.0 من حزمة "SDK لإعلانات Google على الأجهزة الجوّالة" الإعلانات إلا على الأجهزة التي تعمل بالإصدار 12 من نظام التشغيل iOS والإصدارات الأحدث.

لن يؤدي الترقية إلى الإصدار 10.0.0 من "SDK لإعلانات Google على الأجهزة الجوّالة" إلى تعطُّل تطبيقك على الأجهزة التي تعمل بالإصدار 11 من نظام التشغيل iOS والإصدار 10، ولكن لن يتم عرض أي إعلانات على هذه الأجهزة.

متطلبات معرّف تطبيق "مدير إعلانات Google"

يجب الآن إدخال رقم تعريف تطبيق "مدير الإعلانات" في Info.plist لجميع تطبيقات "مدير الإعلانات"، ويجب أن يكون بالتنسيق ca-app-pub-################~##########. يمكنك الاطّلاع على تعديل ملف Info.plist لمزيد من التفاصيل.

متطلبات GoogleAppMeasurement.xcframework

أصبح GoogleAppMeasurement.xcframework مطلوبًا الآن لجميع تطبيقات "مدير إعلانات Google". إذا ثبَّت حزمة "SDK لإعلانات Google على الأجهزة الجوّالة" من خلال Cocoapods أو Swift Package Manager، لن يكون عليك اتّخاذ أي إجراء إضافي. في حال تثبيت الأُطر يدويًا، يُرجى الاطّلاع على التنزيل اليدوي للحصول على مزيد من التفاصيل.

لم يعُد إنشاء التطبيقات باستخدام رمز bitcode متاحًا

يجب الآن إيقاف bitcode في تطبيقاتك على الأجهزة الجوّالة لدمج حزمة SDK لإعلانات Google على الأجهزة الجوّالة.

أنواع تمت إزالتها

النوع ملاحظات
GADGender لا يمكن استبدالها.
GADMRewardBasedVideoAdNetworkAdapterProtocol توقّفت جميع برامج التكيّف الخاصة بالتوسّط لعرض الإعلانات مقابل مكافآت والمُدرَجة في صفحة اختيار الشبكات عن استخدام هذه البروتوكولات منذ أكثر من عام. استخدِم GADMediationAdapter للوساطة والأحداث المخصّصة.
GADMRewardBasedVideoAdNetworkConnectorProtocol

تمت إزالة المواقع

تتم إزالة السمات التالية بدون استبدالها.

فئة الإصدار 10.0.0 الموقع
GADMediationAdRequest userBirthday
userGender
userHasLocation
userLatitude
userLongitude
userLocationAccuracyInMeters
userLocationDescription
GADCustomEventRequest userHasLocation
userLatitude
userLongitude
userLocationAccuracyInMeters
userLocationDescription

النقل من الإصدار 8 إلى الإصدار 9

توقّف عرض الإعلانات على نظام التشغيل iOS 10

الحد الأدنى لإصدار iOS الذي يتوافق مع الإصدار 9.0.0 من حزمة تطوير البرامج (SDK) لإعلانات Google على الأجهزة الجوّالة هو iOS 11.

لن يؤدي الترقية إلى الإصدار 9.0.0 من "حزمة تطوير البرامج لإعلانات Google على الأجهزة الجوّالة" إلى تعطُّل تطبيقك على الأجهزة التي تعمل بنظام التشغيل iOS 10 أو إصدار أقدم، ولكن لن يتم عرض أي إعلانات على هذه الأجهزة.

فرض قيود أكثر صرامة على عناصر التحكّم في شريط الحالة

اعتبارًا من الإصدار 9.0.0، عند عرض إعلانات بملء الشاشة، يجب أن يضمن تطبيقك إمكانية تحكّم الإعلانات في عرض شريط الحالة. ستظهر لك رسالة خطأ في السجلّات إذا لم تفعل ذلك.

استنادًا إلى التنسيق المحدّد لعناصر التحكّم في العرض في تطبيقك، قد لا تحتاج إلى إجراء أي تغييرات لضمان ذلك. يُرجى مراعاة ما إذا كنت بحاجة إلى ضبط السمة childViewControllerForStatusBarHidden على rootViewController إعلانك.

تغيير اسم adDidPresentFullScreenContent: إلى adWillPresentFullScreenContent:

لن يتغير السلوك. يتم استدعاء طريقة التفويض قبل عرض الإعلان مباشرةً، لذا فإنّ اسم الطريقة الجديد يعكس وظيفتها بشكل أفضل.

إزالة واجهة برمجة التطبيقات الخاصة بإعدادات الموقع الجغرافي من GADRequest

تم حذف - (void)setLocationWithLatitude:longitude:accuracy: من GADRequest لأنّ Google لا تستخدم بيانات الموقع الجغرافي لاستهداف الإعلانات. استخدام واجهات برمجة التطبيقات التابعة لجهات خارجية لتوفير المعلومات لشبكات الإعلانات التابعة لجهات خارجية عند الحاجة

إيقاف واجهات الأحداث المخصّصة نهائيًا

تتيح الأحداث المخصّصة للناشرين الذين يستخدمون ميزة "توسّط العرض الإعلاني" في "مدير إعلانات Google" إمكانية إضافة ميزة "توسّط العرض الإعلاني بدون انقطاع" لشبكة إعلانية غير مدرَجة ضمن شبكات الإعلانات المتوافقة.

تم إيقاف جميع بروتوكولات الأحداث المخصّصة نهائيًا. بدلاً من ذلك، استخدِم البروتوكولَين الحاليَين GADMediationAdapter و GADMediationAdEventDelegate لتحقيق الوظائف نفسها. يساهم هذا التغيير في تحسين الوضوح ويتيح لك إنشاء أحداث مخصّصة للإعلانات مقابل مكافأة والإعلانات أثناء التصفّح التي لم تكن متاحة في السابق.

واجهات برمجة التطبيقات

يسرد الجدول أدناه واجهات برمجة التطبيقات الخاصة بمحوّل التوسّط المتوافق مع واجهات برمجة التطبيقات الخاصة بالأحداث المخصّصة التي يجب استخدامها بدءًا من الإصدار 9.0.0.

v8 v9
GADCustomEventBanner
GADCustomEventInterstitial
GADCustomEventNativeAd
GADMediationAdapter GADMediationBannerAd
GADMediationInterstitialAd
GADMediationInterscrollerAd
GADMediationRewardedAd
GADMediationNativeAd
delegate يتم عرض Delegate من خلال معالج إكمال التحميل لكل دالة تحميل من فئة 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

طُرق التفويض

يسرد الجدول أدناه طرق تفويض أحداث الإعلانات عبر التوسّط المقابلة لطرق تفويض الأحداث المخصّصة التي يجب استخدامها بدءًا من الإصدار 9.0.0.

v8 v9
GADCustomEventBannerDelegate
GADCustomEventInterstitialDelegate
GADCustomEventNativeAdDelegate
GADMediationAdEventDelegate GADMediationAd
-customEventBanner:didReceiveAd:
-customEventInterstitialDidReceiveAd:
يتم تضمين حالة تحميل الإعلان في معالج إكمال التحميل لكل دالة تحميل في الفئة 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 بدلاً من ذلك.
GAMRequest تم إيقاف kGAMSimulatorID في GAMRequest نهائيًا. استخدِم GADSimulatorID في GADRequestConfiguration بدلاً من ذلك.
GADCustomNativeAd تم إيقاف mediaView في GADCustomNativeAd نهائيًا. يمكنك استخدام mediaContent كبديل.
واجهات برمجة التطبيقات الخاصة بالشراء داخل التطبيق في GoogleMobileAds تمت إزالة واجهات برمجة التطبيقات inAppPurchase في GoogleMobileAds.

نقل البيانات من الإصدار 7 إلى الإصدار 8

يقدّم الإصدار 8.0.0 من حزمة تطوير البرامج (SDK) لإعلانات Google على الأجهزة الجوّالة بضعة تغييرات رئيسية، بالإضافة إلى بعض عمليات إزالة واجهات برمجة التطبيقات (API) وإعادة تسميتها.

تعديلات على واجهة برمجة التطبيقات الخاصة بتنسيق ملء الشاشة

بدءًا من الإصدار 8.0.0، تتشارك الإعلانات البينية وإعلانات الفيديو مقابل مكافأة نمطًا عامًا للإعلانات بملء الشاشة من أجل تحقيق المزيد من الاتساق. تتضمّن واجهات برمجة التطبيقات الجديدة للإعلانات بملء الشاشة تمييزَين رئيسيَّين عن واجهات برمجة التطبيقات للإعلانات بملء الشاشة في الإصدار 7:

  1. طريقة الفئة الثابتة load.

    في ما يلي الطريقة السابقة لتحميل/عرض إعلان بملء الشاشة:

    1. أنشِئ مثيلاً لكائن إعلان واحتفظ بمرجع له.
    2. تعيين مفوّض يتعامل مع عمليات معاودة الاتصال الخاصة بالتحميل والعرض
    3. تحميل إعلان
    4. تحقَّق ممّا إذا تم تحميل الإعلان باستخدام isReady.
    5. اعرض الإعلان.

    في الإصدار 8، يتغير النهج قليلاً. لم تعُد عمليات معاودة الاتصال عند التحميل جزءًا من عنصر نائب. بدلاً من ذلك، يتم تمريرها إلى طريقة load كمعالج إكمال:

    1. استدعِ طريقة تحميل ثابتة في فئة الإعلان وقدِّم معالجًا لإكمال التحميل.
    2. في دالة الاستدعاء عند اكتمال التحميل، احتفِظ بمرجع للإعلان الذي تم تحميله والذي تم عرضه.
    3. عيِّن مفوَّضًا يتعامل مع عمليات معاودة الاتصال الخاصة بالعرض.
    4. اعرض الإعلان.

    يقدّم المنهج الجديد المزايا التالية:

    • لن يكون لديك أي مرجع إلى إعلان لم يتم تحميله.
    • ليس عليك الاحتفاظ بعنصر إعلان أثناء تحميله.
  2. أحداث الإعلانات المتّسقة:

    نوع الحدث واجهة برمجة التطبيقات الحالية واجهة برمجة التطبيقات v8
    أحداث التحميل GADInterstitialDelegate أو GADRewardedAdDelegate GAMInterstitialAdLoadCompletionHandler أو GADRewardedAdLoadCompletionHandler
    أحداث العرض التقديمي GADFullScreenContentDelegate

    في السابق، للاستماع إلى أي أحداث إعلانية، كان عليك تسجيل فئة تنفّذ البروتوكول GADInterstitialDelegate في خاصية تفويض الإعلان البيني، أو تسجيل فئة تنفّذ البروتوكول GADRewardedAdDelegate في خاصية تفويض الإعلان مقابل مكافأة، وذلك حسب التنسيق الذي تستخدمه. كان لدى هذا العنصر النائب نفسه طرق مرتبطة بكل من دورة حياة تحميل الإعلان وعرضه.

    في الإصدار 8، يتم فصل أحداث التحميل والعرض. يمكنك الآن تسجيل GADFullScreenContentDelegate في أي وقت قبل عرض الإعلان بدلاً من الاضطرار إلى ضبط مفوّض واحد قبل تحميل الإعلان. يتم نقل أحداث تحميل الإعلانات، التي تخص كل تنسيق، إلى معالج واحد لإكمال التحميل يتم تمريره في طريقة التحميل.

إعلان بيني

تحميل الإعلان

توضّح مقتطفات الرموز البرمجية أدناه كيفية تحميل إعلان بيني والاستماع إلى الأحداث عند نجاح تحميل الإعلان أو تعذّره.

الإصدار 7

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;
  }];
}

إعلان صوري

الإصدار 7

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");
  }
}

أحداث الإعلانات على شاشة العرض

توضّح مقتطفات الرموز البرمجية أدناه كيفية التعامل مع عمليات معاودة الاتصال عند عرض الإعلان (بنجاح أو بدون نجاح) وعند إغلاقه.

الإصدار 7

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.");
}

تم منح المكافأة

تحميل الإعلان

الإصدار 7

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 من واجهة برمجة التطبيقات GADRewardedAd، يمكنك تنفيذ rewardedAd:userDidEarnReward: كجزء من بروتوكول GADRewardedAdDelegate. في الإصدار 8، عليك تنفيذ GADUserDidEarnRewardHandler لعرض الإعلان.

الإصدار 7

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، يمكنك تمرير GADRewardedAdDelegate إلى الطريقة التي تعرض الإعلان. باستخدام واجهة برمجة التطبيقات GADRewardedAd، يمكنك ضبط GADFullscreenContentDelegate كسمة في الإعلان قبل عرضه.

الإصدار 7

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.");
}

إزالة واجهة برمجة التطبيقات القديمة GADRewardedBasedVideoAd

تم طرح واجهة برمجة التطبيقات الأحدث GADRewardedAd لأول مرة في آذار (مارس) 2019، وهي واجهة برمجة التطبيقات المفضّلة للإعلانات مقابل مكافآت منذ أكثر من 18 شهرًا. وقد تم إجراء تحسينات أكثر على هذه الواجهة مقارنةً بواجهة برمجة التطبيقات القديمة GADRewardedBasedVideoAd، بما في ذلك إمكانية تحميل أكثر من إعلان واحد مقابل مكافأة في الوقت نفسه.

تمت إزالة واجهة برمجة التطبيقات القديمة 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 لجميع أشكال الإعلانات، وتم استبدالها بالطريقتَين applicationDidEnterBackground: و sceneDidEnterBackground:. تتيح لك واجهات برمجة التطبيقات على مستوى نظام التشغيل تلقّي إشعارات عندما يغادر المستخدمون تطبيقك، بغض النظر عمّا إذا كان ذلك بسبب تفاعل مع إعلان أم لا.

يُرجى العِلم أنّ الغرض من معاودة الاتصال willLeaveApplication لم يكن أبدًا أن يكون معالجًا لنقرات الإعلانات، وأنّ الاعتماد على معاودة الاتصال هذه لتسجيل النقرات لم يؤدِّ إلى إنشاء مقياس دقيق. على سبيل المثال، إذا تم النقر على رمز AdChoices الذي فتح متصفّحًا خارجيًا، سيتم استدعاء دالة الرجوع بدون احتساب النقرة.

إعادة تسمية الصفوف

يسرد الجدول أدناه أسماء الصفوف المحدّدة التي تم تغييرها أو إزالتها في الإصدار 8. باختصار:

  • تمت إعادة تسمية جميع الفئات المرتبطة بـ GADUnifiedNativeAd إلى GADNativeAd.
  • تمت إزالة GADRewardBasedVideoAd وGADNativeExpressAdView وGADInstreamAd.
  • تم استبدال جميع الفئات التي تتضمّن البادئة DFP بالبادئة GAM.
فئة v7.68.0 فئة الإصدار 8.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. باختصار:

  • تمت إزالة الطرق والسمات التي سبق إيقافها نهائيًا.
  • تمت إزالة طرق التفويض -willLeaveApplication: لجميع التنسيقات.
  • تم نقل اسم فئة شبكة الإعلانات إلى السمة GADResponseInfo.
  • تم نقل معرّف الجهاز الاختباري إلى السمة GADRequestConfiguration.
فئة v7.68.0 الإصدار 7.68.0 من واجهة برمجة التطبيقات واجهة برمجة التطبيقات v8.0.0 ملاحظات
GADMobileAds +configureWithApplicationID: -startWithCompletionHandler: تم الآن ضبط معرّف التطبيق في ملف Info.plist.
+disableAutomatedInAppPurchaseReporting -disableAutomatedInAppPurchaseReporting
+disableSDKCrashReporting -disableSDKCrashReporting
GADRequest testDevices GADRequestConfiguration.testdeviceidentifiers تنطبق السمة testDeviceIdentifiers على جميع طلبات الإعلان، بينما كانت السمة القديمة testDevices يتم ضبطها لكل طلب على حدة.
الجنس مُزال
عيد الميلاد مُزال
+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