Guide for migrating to version 7
API renaming
Note
The information is relevant only for Swift.
- Renamed the
YMAAdInfo
class toAdInfo
. - Renamed the
YMAAdRequest
class toAdRequest
. - Renamed the
YMAAdRequestConfiguration
class toAdRequestConfiguration
. - Renamed the
YMAAdRequestError
class toAdRequestError
. - Renamed the
YMAAdSize
class toAdSize
. - Renamed the
YMAAdView
class toAdView
. - Renamed the
YMAAppOpenAd
class toAppOpenAd
. - Renamed the
YMAAppOpenAdLoader
class toAppOpenAdLoader
. - Renamed the
YMAAudioSessionManager
class toAudioSessionManager
. - Renamed the
YMABannerAdSize
class toBannerAdSize
. - Renamed the
YMABidderTokenLoader
class toBidderTokenLoader
.- Removed the
loadBidderTokenWithCompletionHandler:
class. Use theloadBidderTokenWithRequestConfiguration:completionHandler:
method.
- Removed the
- Renamed the
YMABidderTokenRequestConfiguration
class toBidderTokenRequestConfiguration
. - Renamed the
YMAButtonAppearance
class toButtonAppearance
. - Renamed the
YMADeviceType
class toDeviceType
. - Renamed the
YMAImageAppearance
class toImageAppearance
. - Renamed the
YMAInterstitialAd
class toInterstitialAd
. - Renamed the
YMAInterstitialAdLoader
class toInterstitialAdLoader
. - Renamed the
YMALabelAppearance
class toLabelAppearance
. - Renamed the
YMAMobileAds
class toMobileAds
. - Renamed the
YMAMutableAdRequest
class toMutableAdRequest
. - Renamed the
YMAMutableAdRequestConfiguration
class toMutableAdRequestConfiguration
. - Renamed the
YMAMutableButtonAppearance
class toMutableButtonAppearance
. - Renamed the
YMAMutableImageAppearance
class toMutableImageAppearance
. - Renamed the
YMAMutableLabelAppearance
class toMutableLabelAppearance
. - Renamed the
YMAMutableNativeAdRequestConfiguration
class toMutableNativeAdRequestConfiguration
. - Renamed the
YMAMutableNativeTemplateAppearance
class toMutableNativeTemplateAppearance
. - Renamed the
YMAMutableRatingAppearance
class toMutableRatingAppearance
. - Renamed the
YMAMutableSizeConstraint
class toMutableSizeConstraint
. - Renamed the
YMANativeAdAssets
class toNativeAdAssets
. - Renamed the
YMANativeAdImage
class toNativeAdImage
. - Renamed the
YMANativeAdLoader
class toNativeAdLoader
. - Renamed the
YMANativeAdMedia
class toNativeAdMedia
. - Renamed the
YMANativeAdRequestConfiguration
class toNativeAdRequestConfiguration
. - Renamed the
YMANativeAdVideoController
class toNativeAdVideoController
. - Renamed the
YMANativeBannerView
class toNativeBannerView
. - Renamed the
YMANativeBulkAdLoader
class toNativeBulkAdLoader
. - Renamed the
YMANativeTemplateAppearance
class toNativeTemplateAppearance
. - Renamed the
YMANativeVideoPlaybackControls
class toNativeVideoPlaybackControls
. - Renamed the
YMARatingAppearance
class toRatingAppearance
. - Renamed the
YMARewardedAd
class toRewardedAd
. - Renamed the
YMARewardedAdLoader
class toRewardedAdLoader
. - Renamed the
YMASizeConstraint
class toSizeConstraint
. - Renamed the
YMAVersion
class toVersion
. - Renamed the
YMAVideoController
class toVideoController
. - Renamed the
YMAAdErrorCode
enumeration toAdErrorCode
. - Renamed the
YMAAdTheme
enumeration toAdTheme
. - Renamed the
YMAAdType
enumeration toAdType
. - Renamed the
YMANativeAdType
enumeration toNativeAdType
. - Renamed the
YMANativeAdErrorCode
enumeration toNativeAdErrorCode
. - Renamed the
YMASizeConstraintType
enumeration toSizeConstraintType
. - Renamed the
YMAAdViewDelegate
protocol toAdViewDelegate
. - Renamed the
YMAAppOpenAdDelegate
protocol toAppOpenAdDelegate
. - Renamed the
YMAAppOpenAdLoaderDelegate
protocol toAppOpenAdLoaderDelegate
. - Renamed the
YMAAudioSessionManagerDelegate
protocol toAudioSessionManagerDelegate
. - Renamed the
YMAImpressionData
protocol toImpressionData
. - Renamed the
YMAInterstitialAdDelegate
protocol toInterstitialAdDelegate
. - Renamed the
YMAInterstitialAdLoaderDelegate
protocol toInterstitialAdLoaderDelegate
. - Renamed the
YMANativeAd
protocol toNativeAd
. - Renamed the
YMANativeAdDelegate
protocol toNativeAdDelegate
. - Renamed the
YMANativeAdImageLoadingObserver
protocol toNativeAdImageLoadingObserver
. - Renamed the
YMANativeAdLoaderDelegate
protocol toNativeAdLoaderDelegate
. - Renamed the
YMANativeAdVideoControllerProvider
protocol toNativeAdVideoControllerProvider
. - Renamed the
YMANativeBulkAdLoaderDelegate
protocol toNativeBulkAdLoaderDelegate
. - Renamed the
YMANativeVideoControlsCustomizable
protocol toNativeVideoControlsCustomizable
. - Renamed the
YMANativeVideoPlaybackMuteControl
protocol toNativeVideoPlaybackMuteControl
. - Renamed the
YMANativeVideoPlaybackMuteControlDelegate
protocol toNativeVideoPlaybackMuteControlDelegate
. - Renamed the
YMANativeVideoPlaybackProgressControl
protocol toNativeVideoPlaybackProgressControl
. - Renamed the
YMARating
protocol toRating
. - Renamed the
YMAReward
protocol toReward
. - Renamed the
YMARewardedAdDelegate
protocol toRewardedAdDelegate
. - Renamed the
YMARewardedAdLoaderDelegate
protocol toRewardedAdLoaderDelegate
. - Renamed the
YMAVideoDelegate
protocol toVideoDelegate
.
Was the article helpful?
Previous
Next