Guide for migrating to version 7
API renaming
Note
The information is relevant only for Swift.
- Renamed the
YMAAdInfoclass toAdInfo. - Renamed the
YMAAdRequestclass toAdRequest. - Renamed the
YMAAdRequestConfigurationclass toAdRequestConfiguration. - Renamed the
YMAAdRequestErrorclass toAdRequestError. - Renamed the
YMAAdSizeclass toAdSize. - Renamed the
YMAAdViewclass toAdView. - Renamed the
YMAAppOpenAdclass toAppOpenAd. - Renamed the
YMAAppOpenAdLoaderclass toAppOpenAdLoader. - Renamed the
YMAAudioSessionManagerclass toAudioSessionManager. - Renamed the
YMABannerAdSizeclass toBannerAdSize. - Renamed the
YMABidderTokenLoaderclass toBidderTokenLoader.- Removed the
loadBidderTokenWithCompletionHandler:class. Use theloadBidderTokenWithRequestConfiguration:completionHandler:method.
- Removed the
- Renamed the
YMABidderTokenRequestConfigurationclass toBidderTokenRequestConfiguration. - Renamed the
YMAButtonAppearanceclass toButtonAppearance. - Renamed the
YMADeviceTypeclass toDeviceType. - Renamed the
YMAImageAppearanceclass toImageAppearance. - Renamed the
YMAInterstitialAdclass toInterstitialAd. - Renamed the
YMAInterstitialAdLoaderclass toInterstitialAdLoader. - Renamed the
YMALabelAppearanceclass toLabelAppearance. - Renamed the
YMAMobileAdsclass toMobileAds. - Renamed the
YMAMutableAdRequestclass toMutableAdRequest. - Renamed the
YMAMutableAdRequestConfigurationclass toMutableAdRequestConfiguration. - Renamed the
YMAMutableButtonAppearanceclass toMutableButtonAppearance. - Renamed the
YMAMutableImageAppearanceclass toMutableImageAppearance. - Renamed the
YMAMutableLabelAppearanceclass toMutableLabelAppearance. - Renamed the
YMAMutableNativeAdRequestConfigurationclass toMutableNativeAdRequestConfiguration. - Renamed the
YMAMutableNativeTemplateAppearanceclass toMutableNativeTemplateAppearance. - Renamed the
YMAMutableRatingAppearanceclass toMutableRatingAppearance. - Renamed the
YMAMutableSizeConstraintclass toMutableSizeConstraint. - Renamed the
YMANativeAdAssetsclass toNativeAdAssets. - Renamed the
YMANativeAdImageclass toNativeAdImage. - Renamed the
YMANativeAdLoaderclass toNativeAdLoader. - Renamed the
YMANativeAdMediaclass toNativeAdMedia. - Renamed the
YMANativeAdRequestConfigurationclass toNativeAdRequestConfiguration. - Renamed the
YMANativeAdVideoControllerclass toNativeAdVideoController. - Renamed the
YMANativeBannerViewclass toNativeBannerView. - Renamed the
YMANativeBulkAdLoaderclass toNativeBulkAdLoader. - Renamed the
YMANativeTemplateAppearanceclass toNativeTemplateAppearance. - Renamed the
YMANativeVideoPlaybackControlsclass toNativeVideoPlaybackControls. - Renamed the
YMARatingAppearanceclass toRatingAppearance. - Renamed the
YMARewardedAdclass toRewardedAd. - Renamed the
YMARewardedAdLoaderclass toRewardedAdLoader. - Renamed the
YMASizeConstraintclass toSizeConstraint. - Renamed the
YMAVersionclass toVersion. - Renamed the
YMAVideoControllerclass toVideoController. - Renamed the
YMAAdErrorCodeenumeration toAdErrorCode. - Renamed the
YMAAdThemeenumeration toAdTheme. - Renamed the
YMAAdTypeenumeration toAdType. - Renamed the
YMANativeAdTypeenumeration toNativeAdType. - Renamed the
YMANativeAdErrorCodeenumeration toNativeAdErrorCode. - Renamed the
YMASizeConstraintTypeenumeration toSizeConstraintType. - Renamed the
YMAAdViewDelegateprotocol toAdViewDelegate. - Renamed the
YMAAppOpenAdDelegateprotocol toAppOpenAdDelegate. - Renamed the
YMAAppOpenAdLoaderDelegateprotocol toAppOpenAdLoaderDelegate. - Renamed the
YMAAudioSessionManagerDelegateprotocol toAudioSessionManagerDelegate. - Renamed the
YMAImpressionDataprotocol toImpressionData. - Renamed the
YMAInterstitialAdDelegateprotocol toInterstitialAdDelegate. - Renamed the
YMAInterstitialAdLoaderDelegateprotocol toInterstitialAdLoaderDelegate. - Renamed the
YMANativeAdprotocol toNativeAd. - Renamed the
YMANativeAdDelegateprotocol toNativeAdDelegate. - Renamed the
YMANativeAdImageLoadingObserverprotocol toNativeAdImageLoadingObserver. - Renamed the
YMANativeAdLoaderDelegateprotocol toNativeAdLoaderDelegate. - Renamed the
YMANativeAdVideoControllerProviderprotocol toNativeAdVideoControllerProvider. - Renamed the
YMANativeBulkAdLoaderDelegateprotocol toNativeBulkAdLoaderDelegate. - Renamed the
YMANativeVideoControlsCustomizableprotocol toNativeVideoControlsCustomizable. - Renamed the
YMANativeVideoPlaybackMuteControlprotocol toNativeVideoPlaybackMuteControl. - Renamed the
YMANativeVideoPlaybackMuteControlDelegateprotocol toNativeVideoPlaybackMuteControlDelegate. - Renamed the
YMANativeVideoPlaybackProgressControlprotocol toNativeVideoPlaybackProgressControl. - Renamed the
YMARatingprotocol toRating. - Renamed the
YMARewardprotocol toReward. - Renamed the
YMARewardedAdDelegateprotocol toRewardedAdDelegate. - Renamed the
YMARewardedAdLoaderDelegateprotocol toRewardedAdLoaderDelegate. - Renamed the
YMAVideoDelegateprotocol toVideoDelegate.
Was the article helpful?
Previous
Next