A B C D E F G H I L M N O P R S T U V W Y 
All Classes All Packages

A

AD_TAG_URI - Static variable in class com.yandex.mobile.ads.instream.exoplayer.YandexAdsLoader
 
addImageLoadingListener(NativeAdImageLoadingListener) - Method in interface com.yandex.mobile.ads.nativeads.NativeAd
Adds listener for receiving notifications about images loading progress.
AdPodInfo - Interface in com.yandex.mobile.ads.video.playback.model
This class provides information about adpod
AdRequestError - Class in com.yandex.mobile.ads.common
Class containing errors that can occur during an ad request.
AdRequestError(int, String) - Constructor for class com.yandex.mobile.ads.common.AdRequestError
 
AdRequestError.Code - Class in com.yandex.mobile.ads.common
Error codes to explain the main cause.
AdSize - Class in com.yandex.mobile.ads.banner
The size of a banner ad.
AdSize(int, int) - Constructor for class com.yandex.mobile.ads.banner.AdSize
Deprecated.
Use inline AdSize.inlineSize(int, int) or sticky AdSize.stickySize(int) adaptive banners instead of fixed. Fixed AdSize API will be removed in the directly following major SDK release
APP_INSTALL - com.yandex.mobile.ads.nativeads.NativeAdType
App install native ad type.
applyAppearance(NativeTemplateAppearance) - Method in class com.yandex.mobile.ads.nativeads.template.NativeBannerView
Use this method to change default appearance.
AUDIO_ERROR - com.yandex.mobile.ads.instream.player.ad.error.InstreamAdPlayerError.Reason
 

B

BANNER_240x400 - Static variable in class com.yandex.mobile.ads.banner.AdSize
Deprecated.
Use inline AdSize.inlineSize(int, int) or sticky AdSize.stickySize(int) adaptive banners instead of fixed. Fixed AdSize API will be removed in the directly following major SDK release
BANNER_300x250 - Static variable in class com.yandex.mobile.ads.banner.AdSize
Deprecated.
Use inline AdSize.inlineSize(int, int) or sticky AdSize.stickySize(int) adaptive banners instead of fixed. Fixed AdSize API will be removed in the directly following major SDK release
BANNER_300x300 - Static variable in class com.yandex.mobile.ads.banner.AdSize
Deprecated.
Use inline AdSize.inlineSize(int, int) or sticky AdSize.stickySize(int) adaptive banners instead of fixed. Fixed AdSize API will be removed in the directly following major SDK release
BANNER_320x100 - Static variable in class com.yandex.mobile.ads.banner.AdSize
Deprecated.
Use inline AdSize.inlineSize(int, int) or sticky AdSize.stickySize(int) adaptive banners instead of fixed. Fixed AdSize API will be removed in the directly following major SDK release
BANNER_320x50 - Static variable in class com.yandex.mobile.ads.banner.AdSize
Deprecated.
Use inline AdSize.inlineSize(int, int) or sticky AdSize.stickySize(int) adaptive banners instead of fixed. Fixed AdSize API will be removed in the directly following major SDK release
BANNER_400x240 - Static variable in class com.yandex.mobile.ads.banner.AdSize
Deprecated.
Use inline AdSize.inlineSize(int, int) or sticky AdSize.stickySize(int) adaptive banners instead of fixed. Fixed AdSize API will be removed in the directly following major SDK release
BANNER_728x90 - Static variable in class com.yandex.mobile.ads.banner.AdSize
Deprecated.
Use inline AdSize.inlineSize(int, int) or sticky AdSize.stickySize(int) adaptive banners instead of fixed. Fixed AdSize API will be removed in the directly following major SDK release
BannerAdEventListener - Interface in com.yandex.mobile.ads.banner
A listener for receiving notifications during the lifecycle of an ad.
BannerAdView - Class in com.yandex.mobile.ads.banner
The view to display banner ads.
BannerAdView(Context) - Constructor for class com.yandex.mobile.ads.banner.BannerAdView
Constructs a new BannerAdView programmatically.
BannerAdView(Context, AttributeSet) - Constructor for class com.yandex.mobile.ads.banner.BannerAdView
Constructs a new BannerAdView from XML layout file.
BannerAdView(Context, AttributeSet, int) - Constructor for class com.yandex.mobile.ads.banner.BannerAdView
Constructs a new BannerAdView from XML layout file.
BannerAppearance - Class in com.yandex.mobile.ads.nativeads.template.appearance
BannerAppearance provides interfaces for Banner customization.
BannerAppearance(Parcel) - Constructor for class com.yandex.mobile.ads.nativeads.template.appearance.BannerAppearance
 
BannerAppearance.Builder - Class in com.yandex.mobile.ads.nativeads.template.appearance
BEHIND_LIVE_WINDOW_ERROR - com.yandex.mobile.ads.instream.player.ad.error.InstreamAdPlayerError.Reason
 
BidderTokenLoader - Class in com.yandex.mobile.ads.common
Class contains logic that creates a bidder token to be used in the mediation.
BidderTokenLoadListener - Interface in com.yandex.mobile.ads.common
Listener to obtain results of bidder token generation from BidderTokenLoader.loadBidderToken(Context, BidderTokenLoadListener)
bind(InstreamAdView) - Method in class com.yandex.mobile.ads.instream.InstreamAdBinder
Starts instream ad playback
bindNativeAd(NativeAdViewBinder) - Method in interface com.yandex.mobile.ads.nativeads.NativeAd
Bind view with native ad's content.
bindSliderAd(NativeAdViewBinder) - Method in interface com.yandex.mobile.ads.nativeads.SliderAd
Bind view with native ad's content.
build() - Method in class com.yandex.mobile.ads.instream.InstreamAdRequestConfiguration.Builder
Constructs a InstreamAdRequestConfiguration with specified configurations.
build() - Method in class com.yandex.mobile.ads.nativeads.NativeAdRequestConfiguration.Builder
Constructs an NativeAdRequestConfiguration with the specified attributes.
build() - Method in class com.yandex.mobile.ads.nativeads.NativeAdViewBinder.Builder
Constructs a NativeAdViewBinder contains views for all of native ad assets.
build() - Method in class com.yandex.mobile.ads.nativeads.template.appearance.BannerAppearance.Builder
Constructs a BannerAppearance with the specified appearance values.
build() - Method in class com.yandex.mobile.ads.nativeads.template.appearance.ButtonAppearance.Builder
Constructs a ButtonAppearance with the specified appearance values.
build() - Method in class com.yandex.mobile.ads.nativeads.template.appearance.ImageAppearance.Builder
Constructs a ImageAppearance with the specified appearance values.
build() - Method in class com.yandex.mobile.ads.nativeads.template.appearance.NativeTemplateAppearance.Builder
Constructs a NativeTemplateAppearance with the specified appearance values.
build() - Method in class com.yandex.mobile.ads.nativeads.template.appearance.RatingAppearance.Builder
Constructs a RatingAppearance with the specified appearance values.
build() - Method in class com.yandex.mobile.ads.nativeads.template.appearance.TextAppearance.Builder
Constructs a TextAppearance with the specified appearance values.
Builder() - Constructor for class com.yandex.mobile.ads.nativeads.template.appearance.BannerAppearance.Builder
Creates a new BannerAppearance.Builder for constructing a BannerAppearance
Builder() - Constructor for class com.yandex.mobile.ads.nativeads.template.appearance.ButtonAppearance.Builder
Creates a new ButtonAppearance.Builder for constructing a ButtonAppearance
Builder() - Constructor for class com.yandex.mobile.ads.nativeads.template.appearance.ImageAppearance.Builder
Creates a new ImageAppearance.Builder for constructing a ImageAppearance
Builder() - Constructor for class com.yandex.mobile.ads.nativeads.template.appearance.NativeTemplateAppearance.Builder
Builder() - Constructor for class com.yandex.mobile.ads.nativeads.template.appearance.RatingAppearance.Builder
Creates a new RatingAppearance.Builder for constructing a RatingAppearance
Builder() - Constructor for class com.yandex.mobile.ads.nativeads.template.appearance.TextAppearance.Builder
Creates a new TextAppearance.Builder for constructing a TextAppearance
Builder(NativeAdView) - Constructor for class com.yandex.mobile.ads.nativeads.NativeAdViewBinder.Builder
Creates a new NativeAdViewBinder.Builder for constructing a NativeAdViewBinder
Builder(String) - Constructor for class com.yandex.mobile.ads.instream.InstreamAdRequestConfiguration.Builder
Builder(String) - Constructor for class com.yandex.mobile.ads.nativeads.NativeAdRequestConfiguration.Builder
ButtonAppearance - Class in com.yandex.mobile.ads.nativeads.template.appearance
ButtonAppearance provides interfaces for Button customization.
ButtonAppearance(Parcel) - Constructor for class com.yandex.mobile.ads.nativeads.template.appearance.ButtonAppearance
 
ButtonAppearance.Builder - Class in com.yandex.mobile.ads.nativeads.template.appearance

C

CACHE_ERROR - com.yandex.mobile.ads.instream.player.ad.error.InstreamAdPlayerError.Reason
 
cancelLoading() - Method in class com.yandex.mobile.ads.nativeads.NativeAdLoader
Cancel loading the native ad.
cancelLoading() - Method in class com.yandex.mobile.ads.nativeads.NativeBulkAdLoader
Cancel bulk ad loading.
cancelLoading() - Method in class com.yandex.mobile.ads.nativeads.SliderAdLoader
Cancel loading the native ad.
ClosableNativeAdEventListener - Interface in com.yandex.mobile.ads.nativeads
A listener for receiving notifications during the lifecycle of a native ad.
closeNativeAd() - Method in interface com.yandex.mobile.ads.nativeads.ClosableNativeAdEventListener
Notifies listener when ad should be closed as a result of user interaction.
Code() - Constructor for class com.yandex.mobile.ads.common.AdRequestError.Code
 
com.yandex.mobile.ads.banner - package com.yandex.mobile.ads.banner
 
com.yandex.mobile.ads.common - package com.yandex.mobile.ads.common
 
com.yandex.mobile.ads.instream - package com.yandex.mobile.ads.instream
 
com.yandex.mobile.ads.instream.exoplayer - package com.yandex.mobile.ads.instream.exoplayer
 
com.yandex.mobile.ads.instream.inroll - package com.yandex.mobile.ads.instream.inroll
 
com.yandex.mobile.ads.instream.pauseroll - package com.yandex.mobile.ads.instream.pauseroll
 
com.yandex.mobile.ads.instream.player.ad - package com.yandex.mobile.ads.instream.player.ad
 
com.yandex.mobile.ads.instream.player.ad.error - package com.yandex.mobile.ads.instream.player.ad.error
 
com.yandex.mobile.ads.instream.player.content - package com.yandex.mobile.ads.instream.player.content
 
com.yandex.mobile.ads.interstitial - package com.yandex.mobile.ads.interstitial
 
com.yandex.mobile.ads.nativeads - package com.yandex.mobile.ads.nativeads
 
com.yandex.mobile.ads.nativeads.template - package com.yandex.mobile.ads.nativeads.template
 
com.yandex.mobile.ads.nativeads.template.appearance - package com.yandex.mobile.ads.nativeads.template.appearance
 
com.yandex.mobile.ads.rewarded - package com.yandex.mobile.ads.rewarded
 
com.yandex.mobile.ads.video.playback.model - package com.yandex.mobile.ads.video.playback.model
 
CONTENT - com.yandex.mobile.ads.nativeads.NativeAdType
Content native ad type.
CONTENT_PARSER_ERROR - com.yandex.mobile.ads.instream.player.ad.error.InstreamAdPlayerError.Reason
 
createViewController(Context, BannerAdListener, AdLoadingPhasesManager) - Method in class com.yandex.mobile.ads.banner.BannerAdView
 
CREATOR - Static variable in class com.yandex.mobile.ads.nativeads.template.appearance.BannerAppearance
 
CREATOR - Static variable in class com.yandex.mobile.ads.nativeads.template.appearance.ButtonAppearance
 
CREATOR - Static variable in class com.yandex.mobile.ads.nativeads.template.appearance.ImageAppearance
 
CREATOR - Static variable in class com.yandex.mobile.ads.nativeads.template.appearance.NativeTemplateAppearance
 
CREATOR - Static variable in class com.yandex.mobile.ads.nativeads.template.appearance.RatingAppearance
 
CREATOR - Static variable in class com.yandex.mobile.ads.nativeads.template.appearance.TextAppearance
 
CREATOR - Static variable in class com.yandex.mobile.ads.nativeads.template.HorizontalOffset
 
CREATOR - Static variable in class com.yandex.mobile.ads.nativeads.template.SizeConstraint
 

D

DECODER_INITIALIZATION_ERROR - com.yandex.mobile.ads.instream.player.ad.error.InstreamAdPlayerError.Reason
 
DECODER_QUERY_ERROR - com.yandex.mobile.ads.instream.player.ad.error.InstreamAdPlayerError.Reason
 
DECODER_UNKNOWN_ERROR - com.yandex.mobile.ads.instream.player.ad.error.InstreamAdPlayerError.Reason
 
describeContents() - Method in class com.yandex.mobile.ads.nativeads.template.appearance.BannerAppearance
 
describeContents() - Method in class com.yandex.mobile.ads.nativeads.template.appearance.ButtonAppearance
 
describeContents() - Method in class com.yandex.mobile.ads.nativeads.template.appearance.ImageAppearance
 
describeContents() - Method in class com.yandex.mobile.ads.nativeads.template.appearance.NativeTemplateAppearance
 
describeContents() - Method in class com.yandex.mobile.ads.nativeads.template.appearance.RatingAppearance
 
describeContents() - Method in class com.yandex.mobile.ads.nativeads.template.appearance.TextAppearance
 
describeContents() - Method in class com.yandex.mobile.ads.nativeads.template.HorizontalOffset
 
describeContents() - Method in class com.yandex.mobile.ads.nativeads.template.SizeConstraint
 
destroy() - Method in class com.yandex.mobile.ads.banner.BannerAdView
Destroys this BannerAdView entirely and cleans up resources.
destroy() - Method in class com.yandex.mobile.ads.interstitial.InterstitialAd
Destroys this InterstitialAd entirely and cleans up resources.
destroy() - Method in class com.yandex.mobile.ads.rewarded.RewardedAd
Destroys this RewardedAd entirely and cleans up resources.
DRM_KEYS_EXPIRED - com.yandex.mobile.ads.instream.player.ad.error.InstreamAdPlayerError.Reason
 
DRM_MEDIA_RESOURCE_BUSY - com.yandex.mobile.ads.instream.player.ad.error.InstreamAdPlayerError.Reason
 
DRM_SESSION_ERROR - com.yandex.mobile.ads.instream.player.ad.error.InstreamAdPlayerError.Reason
 

E

enableDebugErrorIndicator(boolean) - Static method in class com.yandex.mobile.ads.common.MobileAds
Enable or disable visibility error indicator in Debug Mode.
enableLogging(boolean) - Static method in class com.yandex.mobile.ads.common.MobileAds
Enables SDK logs.
equals(Object) - Method in class com.yandex.mobile.ads.common.AdRequestError
 
equals(Object) - Method in class com.yandex.mobile.ads.nativeads.NativeAdAssets
 
equals(Object) - Method in class com.yandex.mobile.ads.nativeads.NativeAdImage
 
equals(Object) - Method in class com.yandex.mobile.ads.nativeads.NativeAdMedia
 
equals(Object) - Method in class com.yandex.mobile.ads.nativeads.template.appearance.BannerAppearance
 
equals(Object) - Method in class com.yandex.mobile.ads.nativeads.template.appearance.ButtonAppearance
 
equals(Object) - Method in class com.yandex.mobile.ads.nativeads.template.appearance.ImageAppearance
 
equals(Object) - Method in class com.yandex.mobile.ads.nativeads.template.appearance.NativeTemplateAppearance
 
equals(Object) - Method in class com.yandex.mobile.ads.nativeads.template.appearance.RatingAppearance
 
equals(Object) - Method in class com.yandex.mobile.ads.nativeads.template.appearance.TextAppearance
 
equals(Object) - Method in class com.yandex.mobile.ads.nativeads.template.HorizontalOffset
 
equals(Object) - Method in class com.yandex.mobile.ads.nativeads.template.SizeConstraint
 

F

FEMALE - Static variable in class com.yandex.mobile.ads.common.Gender
Female gender.
FIXED - com.yandex.mobile.ads.nativeads.template.SizeConstraint.SizeConstraintType
 
FIXED_RATIO - com.yandex.mobile.ads.nativeads.template.SizeConstraint.SizeConstraintType
 
flexibleSize(int, int) - Static method in class com.yandex.mobile.ads.banner.AdSize
Deprecated.
Use inline AdSize.inlineSize(int, int) or sticky AdSize.stickySize(int) adaptive banners instead of flexible. Flexible AdSize API will be removed in the directly following major SDK release
FULL_SCREEN - Static variable in class com.yandex.mobile.ads.banner.AdSize
Full screen ad size.

G

Gender - Class in com.yandex.mobile.ads.common
Gender characteristics.
getAdAssets() - Method in interface com.yandex.mobile.ads.nativeads.NativeAd
Returns ad assets.
getAdBreakPosition() - Method in interface com.yandex.mobile.ads.instream.InstreamAdBreak
Provides InstreamAdBreakPosition object that represents content time offset
getAdBreaks() - Method in interface com.yandex.mobile.ads.instream.InstreamAd
Provides array of InstreamAdBreak objects to be displayed in ad playlist
getAdDuration(VideoAd) - Method in interface com.yandex.mobile.ads.instream.player.ad.InstreamAdPlayer
Gets ad video duration
getAdHeight() - Method in interface com.yandex.mobile.ads.video.playback.model.MediaFile
Gets height of Media file to be presented
getAdPodInfo() - Method in interface com.yandex.mobile.ads.video.playback.model.VideoAd
Gets ad pod information
getAdPosition() - Method in interface com.yandex.mobile.ads.video.playback.model.AdPodInfo
Gets current video position in ad pod, return 1 if there is no ad pod
getAdPosition(VideoAd) - Method in interface com.yandex.mobile.ads.instream.player.ad.InstreamAdPlayer
Gets current ad video position
getAdsCount() - Method in interface com.yandex.mobile.ads.video.playback.model.AdPodInfo
Gets ads count in ad pod
getAdSize() - Method in class com.yandex.mobile.ads.banner.BannerAdView
Returns actual size after Ad was loaded BannerAdEventListener.onAdLoaded() or AdSize from BannerAdView.setAdSize(AdSize)
getAdType() - Method in interface com.yandex.mobile.ads.nativeads.NativeAd
Returns native ad type ResponseNativeType.
getAdWidth() - Method in interface com.yandex.mobile.ads.video.playback.model.MediaFile
Gets width of Media file to be presented
getAge() - Method in class com.yandex.mobile.ads.nativeads.NativeAdAssets
Returns age restrictions.
getAgeAppearance() - Method in class com.yandex.mobile.ads.nativeads.template.appearance.NativeTemplateAppearance
Returns the age appearance specified for native template.
getAmount() - Method in interface com.yandex.mobile.ads.rewarded.Reward
Returns the amount of reward.
getAspectRatio() - Method in class com.yandex.mobile.ads.nativeads.NativeAdMedia
Returns aspect ratio of media content.
getBackgroundColor() - Method in class com.yandex.mobile.ads.nativeads.template.appearance.BannerAppearance
Returns the background color specified for Banner.
getBackgroundStarColor() - Method in class com.yandex.mobile.ads.nativeads.template.appearance.RatingAppearance
Returns the background star color specified for Rating.
getBannerAppearance() - Method in class com.yandex.mobile.ads.nativeads.template.appearance.NativeTemplateAppearance
Returns the banner appearance specified for native template.
getBitmap() - Method in class com.yandex.mobile.ads.nativeads.NativeAdImage
Returns bitmap.
getBody() - Method in class com.yandex.mobile.ads.nativeads.NativeAdAssets
Returns ad body text.
getBodyAppearance() - Method in class com.yandex.mobile.ads.nativeads.template.appearance.NativeTemplateAppearance
Returns the body appearance specified for native template.
getBorderColor() - Method in class com.yandex.mobile.ads.nativeads.template.appearance.BannerAppearance
Returns the border color specified for Banner.
getBorderColor() - Method in class com.yandex.mobile.ads.nativeads.template.appearance.ButtonAppearance
Returns the border color specified for Button.
getBorderWidth() - Method in class com.yandex.mobile.ads.nativeads.template.appearance.BannerAppearance
Returns the border width specified for Banner.
getBorderWidth() - Method in class com.yandex.mobile.ads.nativeads.template.appearance.ButtonAppearance
Returns the border width specified for Button.
getCallToAction() - Method in class com.yandex.mobile.ads.nativeads.NativeAdAssets
Returns call to action.
getCallToActionAppearance() - Method in class com.yandex.mobile.ads.nativeads.template.appearance.NativeTemplateAppearance
Returns the callToAction appearance specified for native template.
getCategoryId() - Method in class com.yandex.mobile.ads.instream.InstreamAdRequestConfiguration
Returns category identifier.
getCode() - Method in class com.yandex.mobile.ads.common.AdRequestError
Returns an error code from the AdRequestError.Code.
getContentPadding() - Method in class com.yandex.mobile.ads.nativeads.template.appearance.BannerAppearance
Returns the horizontal space between banner edge and content specified for Banner.
getDescription() - Method in class com.yandex.mobile.ads.common.AdRequestError
Returns an error description.
getDomain() - Method in class com.yandex.mobile.ads.nativeads.NativeAdAssets
Returns advertiser's domain.
getDomainAppearance() - Method in class com.yandex.mobile.ads.nativeads.template.appearance.NativeTemplateAppearance
Returns the domain appearance specified for native template.
getDuration() - Method in interface com.yandex.mobile.ads.video.playback.model.VideoAd
Gets video ad duration in milliseconds
getFavicon() - Method in class com.yandex.mobile.ads.nativeads.NativeAdAssets
Returns website favicon.
getFaviconAppearance() - Method in class com.yandex.mobile.ads.nativeads.template.appearance.NativeTemplateAppearance
Returns the favicon appearance specified for native template.
getFontFamilyName() - Method in class com.yandex.mobile.ads.nativeads.template.appearance.TextAppearance
Returns the font family name specified for TextView text.
getFontStyle() - Method in class com.yandex.mobile.ads.nativeads.template.appearance.TextAppearance
Returns the font style specified for TextView text.
getHeight() - Method in class com.yandex.mobile.ads.banner.AdSize
Returns the height of this AdSize in density-independent pixels (dp).
getHeight() - Method in class com.yandex.mobile.ads.nativeads.NativeAdImage
Returns height of image in physical pixels.
getHeight(Context) - Method in class com.yandex.mobile.ads.banner.AdSize
Returns the actual height of this AdSize in density-independent pixels (dp).
getHeightInPixels(Context) - Method in class com.yandex.mobile.ads.banner.AdSize
Returns the actual height of this AdSize in physical pixels.
getIcon() - Method in class com.yandex.mobile.ads.nativeads.NativeAdAssets
Returns app icon.
getImage() - Method in class com.yandex.mobile.ads.nativeads.NativeAdAssets
Returns main ad image.
getImageAppearance() - Method in class com.yandex.mobile.ads.nativeads.template.appearance.NativeTemplateAppearance
Returns the image appearance specified for native template.
getImageMargins() - Method in class com.yandex.mobile.ads.nativeads.template.appearance.BannerAppearance
Returns the horizontal image margins specified for Banner.
getInfo() - Method in interface com.yandex.mobile.ads.nativeads.NativeAd
Information field for ResponseNativeType.IMAGE ad
getInfo() - Method in interface com.yandex.mobile.ads.video.playback.model.VideoAd
Gets video ad additional information
getInstreamAdBreak() - Method in interface com.yandex.mobile.ads.instream.inroll.Inroll
Returns InstreamAdBreak that's associated with this inroll.
getInstreamAdBreak() - Method in interface com.yandex.mobile.ads.instream.pauseroll.Pauseroll
Returns InstreamAdBreak that's associated with this pauseroll.
getLeft() - Method in class com.yandex.mobile.ads.nativeads.template.HorizontalOffset
Returns left offset.
getLibraryVersion() - Static method in class com.yandex.mobile.ads.common.MobileAds
Returns the SDK version in the X.Y.Z format.
getMedia() - Method in class com.yandex.mobile.ads.nativeads.NativeAdAssets
Returns media content information.
getMediaFile() - Method in interface com.yandex.mobile.ads.video.playback.model.VideoAd
Gets video ad playback information
getNativeAds() - Method in interface com.yandex.mobile.ads.nativeads.SliderAd
Ads which should be displayed in slider ad view.
getNormalColor() - Method in class com.yandex.mobile.ads.nativeads.template.appearance.ButtonAppearance
Returns the background color specified for normal state of the Button.
getPageId() - Method in class com.yandex.mobile.ads.instream.InstreamAdRequestConfiguration
Returns unique ID created in the Partner interface.
getParameters() - Method in class com.yandex.mobile.ads.instream.InstreamAdRequestConfiguration
Returns custom request parameters
getPositionType() - Method in class com.yandex.mobile.ads.instream.InstreamAdBreakPosition
Provides type of ad break time offset position.
getPressedColor() - Method in class com.yandex.mobile.ads.nativeads.template.appearance.ButtonAppearance
Returns the backgroundcolor specified for pressed state of the Button.
getPrice() - Method in class com.yandex.mobile.ads.nativeads.NativeAdAssets
Returns price.
getProgressStarColor() - Method in class com.yandex.mobile.ads.nativeads.template.appearance.RatingAppearance
Returns the progress star color specified for Rating.
getQueue() - Method in class com.yandex.mobile.ads.instream.inroll.InrollQueueProvider
Returns the InstreamAdBreakQueue of inrolls.
getQueue() - Method in class com.yandex.mobile.ads.instream.pauseroll.PauserollQueueProvider
Returns the InstreamAdBreakQueue of pauserolls.
getRating() - Method in class com.yandex.mobile.ads.nativeads.NativeAdAssets
Returns app rating.
getRating() - Method in interface com.yandex.mobile.ads.nativeads.Rating
Returns rating represented by float value in interval from 0 to 5.
getRatingAppearance() - Method in class com.yandex.mobile.ads.nativeads.template.appearance.NativeTemplateAppearance
Returns the rating appearance specified for native template.
getReason() - Method in class com.yandex.mobile.ads.instream.player.ad.error.InstreamAdPlayerError
 
getReviewCount() - Method in class com.yandex.mobile.ads.nativeads.NativeAdAssets
Returns app reviews number.
getReviewCountAppearance() - Method in class com.yandex.mobile.ads.nativeads.template.appearance.NativeTemplateAppearance
Returns the review count appearance specified for native template.
getRight() - Method in class com.yandex.mobile.ads.nativeads.template.HorizontalOffset
Returns right offset.
getSizeConstraintType() - Method in class com.yandex.mobile.ads.nativeads.template.SizeConstraint
Returns size constraint type.
getSizeType() - Method in class com.yandex.mobile.ads.nativeads.NativeAdImage
 
getSkipInfo() - Method in interface com.yandex.mobile.ads.video.playback.model.VideoAd
Gets video ad skip information
getSkipOffset() - Method in interface com.yandex.mobile.ads.video.playback.model.SkipInfo
Returns the number of milliseconds of ad creative playback before the it becomes skippable
getSponsored() - Method in class com.yandex.mobile.ads.nativeads.NativeAdAssets
Returns sponsored text.
getSponsoredAppearance() - Method in class com.yandex.mobile.ads.nativeads.template.appearance.NativeTemplateAppearance
Returns the sponsored appearance specified for native template.
getTextAppearance() - Method in class com.yandex.mobile.ads.nativeads.template.appearance.ButtonAppearance
Returns the text appearance specified for Button.
getTextColor() - Method in class com.yandex.mobile.ads.nativeads.template.appearance.TextAppearance
Returns the color specified for TextView text.
getTextSize() - Method in class com.yandex.mobile.ads.nativeads.template.appearance.TextAppearance
Returns the size specified for TextView text.
getTitle() - Method in class com.yandex.mobile.ads.nativeads.NativeAdAssets
Returns ad title.
getTitleAppearance() - Method in class com.yandex.mobile.ads.nativeads.template.appearance.NativeTemplateAppearance
Returns the title appearance specified for native template.
getType() - Method in interface com.yandex.mobile.ads.instream.InstreamAdBreak
Provides ad break type.
getType() - Method in interface com.yandex.mobile.ads.rewarded.Reward
Returns the type of reward.
getUnderlyingError() - Method in class com.yandex.mobile.ads.instream.player.ad.error.InstreamAdPlayerError
 
getUrl() - Method in interface com.yandex.mobile.ads.video.playback.model.MediaFile
Gets url of Media file to be presented
getValue() - Method in class com.yandex.mobile.ads.instream.InstreamAdBreakPosition
Provides ad break time offset value.
getValue() - Method in enum com.yandex.mobile.ads.nativeads.NativeAdType
 
getValue() - Method in class com.yandex.mobile.ads.nativeads.template.SizeConstraint
Returns value of the SizeConstraint.
getVideoController() - Method in class com.yandex.mobile.ads.banner.BannerAdView
Returns the VideoController that provides playback control for video ads.
getVideoDuration() - Method in interface com.yandex.mobile.ads.instream.player.content.VideoPlayer
Gets content video duration
getVideoPosition() - Method in interface com.yandex.mobile.ads.instream.player.content.VideoPlayer
Gets current content video position
getVolume() - Method in interface com.yandex.mobile.ads.instream.player.content.VideoPlayer
Gets current content video volume with 0 being silence and 1 being maximum volume level
getVolume(VideoAd) - Method in interface com.yandex.mobile.ads.instream.player.ad.InstreamAdPlayer
Gets player volume level in range [0.0, 1.0]
getWarning() - Method in class com.yandex.mobile.ads.nativeads.NativeAdAssets
Returns warning text.
getWarningAppearance() - Method in class com.yandex.mobile.ads.nativeads.template.appearance.NativeTemplateAppearance
Returns the warning appearance specified for native template.
getWidth() - Method in class com.yandex.mobile.ads.banner.AdSize
Returns the width of this AdSize in density-independent pixels (dp).
getWidth() - Method in class com.yandex.mobile.ads.nativeads.NativeAdImage
Returns width of image in physical pixels.
getWidth(Context) - Method in class com.yandex.mobile.ads.banner.AdSize
Returns the actual width of this AdSize in density-independent pixels (dp).
getWidthConstraint() - Method in class com.yandex.mobile.ads.nativeads.template.appearance.ImageAppearance
Returns the size constraint specified for ImageView.
getWidthInPixels(Context) - Method in class com.yandex.mobile.ads.banner.AdSize
Returns the actual width of this AdSize in physical pixels.

H

handlePrepareComplete(AdsMediaSource, int, int) - Method in class com.yandex.mobile.ads.instream.exoplayer.YandexAdsLoader
 
handlePrepareError(AdsMediaSource, int, int, IOException) - Method in class com.yandex.mobile.ads.instream.exoplayer.YandexAdsLoader
 
hashCode() - Method in class com.yandex.mobile.ads.common.AdRequestError
 
hashCode() - Method in class com.yandex.mobile.ads.nativeads.NativeAdAssets
 
hashCode() - Method in class com.yandex.mobile.ads.nativeads.NativeAdImage
 
hashCode() - Method in class com.yandex.mobile.ads.nativeads.NativeAdMedia
 
hashCode() - Method in class com.yandex.mobile.ads.nativeads.template.appearance.BannerAppearance
 
hashCode() - Method in class com.yandex.mobile.ads.nativeads.template.appearance.ButtonAppearance
 
hashCode() - Method in class com.yandex.mobile.ads.nativeads.template.appearance.ImageAppearance
 
hashCode() - Method in class com.yandex.mobile.ads.nativeads.template.appearance.NativeTemplateAppearance
 
hashCode() - Method in class com.yandex.mobile.ads.nativeads.template.appearance.RatingAppearance
 
hashCode() - Method in class com.yandex.mobile.ads.nativeads.template.appearance.TextAppearance
 
hashCode() - Method in class com.yandex.mobile.ads.nativeads.template.HorizontalOffset
 
hashCode() - Method in class com.yandex.mobile.ads.nativeads.template.SizeConstraint
 
HorizontalOffset - Class in com.yandex.mobile.ads.nativeads.template
HorizontalOffset defines the horizontal offset of the left and right edges of the content.
HorizontalOffset(float, float) - Constructor for class com.yandex.mobile.ads.nativeads.template.HorizontalOffset
Constructs a new HorizontalOffset configured with left and right offsets.
HorizontalOffset(Parcel) - Constructor for class com.yandex.mobile.ads.nativeads.template.HorizontalOffset
 
HTTP_CLEARTEXT_NOT_PERMITTED - com.yandex.mobile.ads.instream.player.ad.error.InstreamAdPlayerError.Reason
 
HTTP_CODE_FORBIDDEN - com.yandex.mobile.ads.instream.player.ad.error.InstreamAdPlayerError.Reason
 
HTTP_CODE_NOT_FOUND - com.yandex.mobile.ads.instream.player.ad.error.InstreamAdPlayerError.Reason
 
HTTP_CODE_UNAUTHORIZED - com.yandex.mobile.ads.instream.player.ad.error.InstreamAdPlayerError.Reason
 
HTTP_CODE_UNKNOWN - com.yandex.mobile.ads.instream.player.ad.error.InstreamAdPlayerError.Reason
 

I

ILLEGAL_SEEK_POSITION - com.yandex.mobile.ads.instream.player.ad.error.InstreamAdPlayerError.Reason
 
ImageAppearance - Class in com.yandex.mobile.ads.nativeads.template.appearance
ImageAppearance provides interfaces for ImageView customization.
ImageAppearance(Parcel) - Constructor for class com.yandex.mobile.ads.nativeads.template.appearance.ImageAppearance
 
ImageAppearance.Builder - Class in com.yandex.mobile.ads.nativeads.template.appearance
Builds a ImageAppearance.
InitializationListener - Interface in com.yandex.mobile.ads.common
A listener for receiving notifications about SDK initialization complete.
initialize(Context, InitializationListener) - Static method in class com.yandex.mobile.ads.common.MobileAds
Initializes the Yandex Mobile Ads SDK internal state.
inlineSize(int, int) - Static method in class com.yandex.mobile.ads.banner.AdSize
Returns inline adaptive banner size.
Inroll - Interface in com.yandex.mobile.ads.instream.inroll
This class is used to play inroll ad breaks.
INROLL - Static variable in class com.yandex.mobile.ads.instream.InstreamAdBreakType
 
InrollQueueProvider - Class in com.yandex.mobile.ads.instream.inroll
InrollQueueProvider provides queue of inrolls.
InrollQueueProvider(Context, InstreamAd) - Constructor for class com.yandex.mobile.ads.instream.inroll.InrollQueueProvider
 
InstreamAd - Interface in com.yandex.mobile.ads.instream
This class contains info about video ads playlist for content video
InstreamAdBinder - Class in com.yandex.mobile.ads.instream
InstreamAdBinder allows automatic presenting of instream ads
InstreamAdBinder(Context, InstreamAd, InstreamAdPlayer, VideoPlayer) - Constructor for class com.yandex.mobile.ads.instream.InstreamAdBinder
 
InstreamAdBreak - Interface in com.yandex.mobile.ads.instream
 
InstreamAdBreakEventListener - Interface in com.yandex.mobile.ads.instream
This interface is used to notify about events occuring during instream ad break playback.
InstreamAdBreakPosition - Class in com.yandex.mobile.ads.instream
 
InstreamAdBreakPosition(InstreamAdBreakPosition.Type, long) - Constructor for class com.yandex.mobile.ads.instream.InstreamAdBreakPosition
 
InstreamAdBreakPosition.Type - Enum in com.yandex.mobile.ads.instream
 
InstreamAdBreakType - Class in com.yandex.mobile.ads.instream
 
InstreamAdListener - Interface in com.yandex.mobile.ads.instream
This interface is used to notify about events occuring during instream ad playback.
InstreamAdLoader - Class in com.yandex.mobile.ads.instream
This class can be used for loading instream ads
InstreamAdLoader(Context) - Constructor for class com.yandex.mobile.ads.instream.InstreamAdLoader
 
InstreamAdLoadListener - Interface in com.yandex.mobile.ads.instream
Class that is implemented to determine when the Instream ads loading has completed or failed.
InstreamAdPlayer - Interface in com.yandex.mobile.ads.instream.player.ad
This interface is used for playing instream ad
InstreamAdPlayerError - Class in com.yandex.mobile.ads.instream.player.ad.error
 
InstreamAdPlayerError(InstreamAdPlayerError.Reason, Throwable) - Constructor for class com.yandex.mobile.ads.instream.player.ad.error.InstreamAdPlayerError
 
InstreamAdPlayerError.Reason - Enum in com.yandex.mobile.ads.instream.player.ad.error
 
InstreamAdPlayerListener - Interface in com.yandex.mobile.ads.instream.player.ad
This interface used to handle callbacks of instream ad player.
InstreamAdRequestConfiguration - Class in com.yandex.mobile.ads.instream
Class defines Instream ad loader configuration.
InstreamAdRequestConfiguration.Builder - Class in com.yandex.mobile.ads.instream
Class for creating new InstreamAdRequestConfiguration object.
InstreamAdView - Class in com.yandex.mobile.ads.instream.player.ad
 
InstreamAdView(Context) - Constructor for class com.yandex.mobile.ads.instream.player.ad.InstreamAdView
 
InstreamAdView(Context, AttributeSet) - Constructor for class com.yandex.mobile.ads.instream.player.ad.InstreamAdView
 
InstreamAdView(Context, AttributeSet, int) - Constructor for class com.yandex.mobile.ads.instream.player.ad.InstreamAdView
 
InstreamAdView(Context, AttributeSet, int, int) - Constructor for class com.yandex.mobile.ads.instream.player.ad.InstreamAdView
 
INTERNAL_ERROR - Static variable in class com.yandex.mobile.ads.common.AdRequestError.Code
Ad request failed with internal error.
InterstitialAd - Class in com.yandex.mobile.ads.interstitial
Full-screen interstitial ads.
InterstitialAd(Context) - Constructor for class com.yandex.mobile.ads.interstitial.InterstitialAd
Constructs a new InterstitialAd programmatically.
InterstitialAdEventListener - Interface in com.yandex.mobile.ads.interstitial
A listener for receiving notifications during the lifecycle of an interstitial ad.
INVALID_REQUEST - Static variable in class com.yandex.mobile.ads.common.AdRequestError.Code
Ad request configured incorrectly.
invalidate() - Method in interface com.yandex.mobile.ads.instream.inroll.Inroll
Invalidate inroll playback.
invalidate() - Method in interface com.yandex.mobile.ads.instream.pauseroll.Pauseroll
Invalidate pauseroll playback.
invalidateAdPlayer() - Method in class com.yandex.mobile.ads.instream.InstreamAdBinder
Invalidates ad playback.
invalidateVideoPlayer() - Method in class com.yandex.mobile.ads.instream.InstreamAdBinder
Invalidates video playback.
isFeedbackAvailable() - Method in class com.yandex.mobile.ads.nativeads.NativeAdAssets
Returns boolean value that indicates feedback availability.
isLoaded() - Method in class com.yandex.mobile.ads.interstitial.InterstitialAd
Returns true if this interstitial ad has been successfully loaded and is ready to be shown, otherwise false.
isLoaded() - Method in class com.yandex.mobile.ads.rewarded.RewardedAd
Returns true if this rewarded ad has been successfully loaded and is ready to be shown, otherwise false.
isPlayingAd(VideoAd) - Method in interface com.yandex.mobile.ads.instream.player.ad.InstreamAdPlayer
Gets value indicating whether player is playing ad

L

loadAd(AdRequest) - Method in class com.yandex.mobile.ads.banner.BannerAdView
Starts loading the ad by AdRequest on a background thread.
loadAd(AdRequest) - Method in class com.yandex.mobile.ads.interstitial.InterstitialAd
Starts loading the ad by AdRequest on a background thread.
loadAd(AdRequest) - Method in class com.yandex.mobile.ads.rewarded.RewardedAd
Starts loading the ad by AdRequest on a background thread.
loadAd(NativeAdRequestConfiguration) - Method in class com.yandex.mobile.ads.nativeads.NativeAdLoader
Start loading the native ad by NativeAdRequestConfiguration on a background thread.
loadAds(NativeAdRequestConfiguration, int) - Method in class com.yandex.mobile.ads.nativeads.NativeBulkAdLoader
Start loading the native ads by NativeAdRequestConfiguration on a background thread.
loadBidderToken(Context, BidderTokenLoadListener) - Static method in class com.yandex.mobile.ads.common.BidderTokenLoader
Creates bidder token and dispatches results into listener.
LOADER_UNEXPECTED_ERROR - com.yandex.mobile.ads.instream.player.ad.error.InstreamAdPlayerError.Reason
 
loadImages() - Method in interface com.yandex.mobile.ads.nativeads.NativeAd
Asynchronously loads ad's images.
loadInstreamAd(Context, InstreamAdRequestConfiguration) - Method in class com.yandex.mobile.ads.instream.InstreamAdLoader
Loads instream ad object.
loadSlider(NativeAdRequestConfiguration) - Method in class com.yandex.mobile.ads.nativeads.SliderAdLoader
Start loading the native ad unit by AdRequest on a background thread.

M

MALE - Static variable in class com.yandex.mobile.ads.common.Gender
Male gender.
mContext - Variable in class com.yandex.mobile.ads.nativeads.NativeAdLoader
 
MEDIA - com.yandex.mobile.ads.nativeads.NativeAdType
Media native ad type.
MediaFile - Interface in com.yandex.mobile.ads.video.playback.model
This interface provides information for InstreamAdPlayer about instream ad media file
MediaView - Class in com.yandex.mobile.ads.nativeads
MediaView displays native ad media content such as image or video.
MediaView(Context) - Constructor for class com.yandex.mobile.ads.nativeads.MediaView
 
MediaView(Context, AttributeSet) - Constructor for class com.yandex.mobile.ads.nativeads.MediaView
 
MediaView(Context, AttributeSet, int) - Constructor for class com.yandex.mobile.ads.nativeads.MediaView
 
MIDROLL - Static variable in class com.yandex.mobile.ads.instream.InstreamAdBreakType
 
MILLISECONDS - com.yandex.mobile.ads.instream.InstreamAdBreakPosition.Type
 
MobileAds - Class in com.yandex.mobile.ads.common
Class contains logic that applies to the Mobile Ads SDK as a whole.
MobileAds() - Constructor for class com.yandex.mobile.ads.common.MobileAds
 
MobileInstreamAds - Class in com.yandex.mobile.ads.instream
 

N

NativeAd - Interface in com.yandex.mobile.ads.nativeads
Interface allows to set NativeAdEventListener and to define whether web links are opened by in-app browser or by third-party browsers.
NativeAdAssets - Class in com.yandex.mobile.ads.nativeads
Class contains value of native ad assets.
NativeAdEventListener - Interface in com.yandex.mobile.ads.nativeads
A listener for receiving notifications during the lifecycle of a native ad.
NativeAdException - Exception in com.yandex.mobile.ads.nativeads
This exception is thrown when for some reason was unable to parse the native ad response.
NativeAdImage - Class in com.yandex.mobile.ads.nativeads
NativeAdImage represents image asset.
NativeAdImageLoadingListener - Interface in com.yandex.mobile.ads.nativeads
A listener for receiving notifications about images loading progress.
NativeAdLoader - Class in com.yandex.mobile.ads.nativeads
Class containing controls for native ad loading.
NativeAdLoader(Context) - Constructor for class com.yandex.mobile.ads.nativeads.NativeAdLoader
Constructs a new NativeAdLoader with specific configuration.
NativeAdLoadListener - Interface in com.yandex.mobile.ads.nativeads
Interface that is implemented to determine when the loading of native advertising has completed or failed.
NativeAdMedia - Class in com.yandex.mobile.ads.nativeads
NativeAdMedia represents media content.
NativeAdRequestConfiguration - Class in com.yandex.mobile.ads.nativeads
An AdRequest contains targeting information used to fetch an ad.
NativeAdRequestConfiguration.Builder - Class in com.yandex.mobile.ads.nativeads
NativeAdType - Enum in com.yandex.mobile.ads.nativeads
The type of native ad.
NativeAdView - Class in com.yandex.mobile.ads.nativeads
NativeAdView represents root view for native ad.
NativeAdView(Context) - Constructor for class com.yandex.mobile.ads.nativeads.NativeAdView
Constructs a new NativeAdView programmatically.
NativeAdView(Context, AttributeSet) - Constructor for class com.yandex.mobile.ads.nativeads.NativeAdView
Constructs a new NativeAdView from XML layout file.
NativeAdView(Context, AttributeSet, int) - Constructor for class com.yandex.mobile.ads.nativeads.NativeAdView
Constructs a new NativeAdView from XML layout file.
NativeAdView(Context, AttributeSet, int, int) - Constructor for class com.yandex.mobile.ads.nativeads.NativeAdView
 
NativeAdViewBinder - Class in com.yandex.mobile.ads.nativeads
NativeAdViewBinder allows bind native ad view View with native ad's content.
NativeAdViewBinder.Builder - Class in com.yandex.mobile.ads.nativeads
NativeBannerView - Class in com.yandex.mobile.ads.nativeads.template
NativeBannerView provides template for displaying native ads.
NativeBannerView(Context) - Constructor for class com.yandex.mobile.ads.nativeads.template.NativeBannerView
Constructs a new NativeBannerView programmatically.
NativeBannerView(Context, AttributeSet) - Constructor for class com.yandex.mobile.ads.nativeads.template.NativeBannerView
Constructs a new NativeBannerView from XML layout file.
NativeBannerView(Context, AttributeSet, int) - Constructor for class com.yandex.mobile.ads.nativeads.template.NativeBannerView
Constructs a new NativeBannerView from XML layout file.
NativeBulkAdLoader - Class in com.yandex.mobile.ads.nativeads
Class containing controls for bulk request ad loading.
NativeBulkAdLoader(Context) - Constructor for class com.yandex.mobile.ads.nativeads.NativeBulkAdLoader
Constructs a new NativeBulkAdLoader with specific configuration.
NativeBulkAdLoadListener - Interface in com.yandex.mobile.ads.nativeads
Interface that is implemented to determine when the loading of bulk ad request has completed or failed.
NativeTemplateAppearance - Class in com.yandex.mobile.ads.nativeads.template.appearance
NativeTemplateAppearance provides interfaces for native templates customization.
NativeTemplateAppearance(Parcel) - Constructor for class com.yandex.mobile.ads.nativeads.template.appearance.NativeTemplateAppearance
 
NativeTemplateAppearance.Builder - Class in com.yandex.mobile.ads.nativeads.template.appearance
NETWORK_ERROR - Static variable in class com.yandex.mobile.ads.common.AdRequestError.Code
Ad request failed with connection error.
NETWORK_UNAVAILABLE - com.yandex.mobile.ads.instream.player.ad.error.InstreamAdPlayerError.Reason
 
NO_FILL - Static variable in class com.yandex.mobile.ads.common.AdRequestError.Code
Ad request completed successfully, but there are no ads available.

O

onAdBufferingFinished(VideoAd) - Method in interface com.yandex.mobile.ads.instream.player.ad.InstreamAdPlayerListener
Fire this callback when instream ad player ended buffering the videoAd
onAdBufferingStarted(VideoAd) - Method in interface com.yandex.mobile.ads.instream.player.ad.InstreamAdPlayerListener
Fire this callback when instream ad player started buffering the videoAd
onAdClicked() - Method in interface com.yandex.mobile.ads.banner.BannerAdEventListener
Called when user clicked on the ad.
onAdClicked() - Method in interface com.yandex.mobile.ads.interstitial.InterstitialAdEventListener
Called when user clicked on the ad.
onAdClicked() - Method in interface com.yandex.mobile.ads.nativeads.NativeAdEventListener
Called when user clicked on the ad.
onAdClicked() - Method in interface com.yandex.mobile.ads.rewarded.RewardedAdEventListener
Called when user clicked on the ad.
onAdCompleted(VideoAd) - Method in interface com.yandex.mobile.ads.instream.player.ad.InstreamAdPlayerListener
Fire this callback when instream ad player completed playing videoAd
onAdDismissed() - Method in interface com.yandex.mobile.ads.interstitial.InterstitialAdEventListener
Called when an interstitial ad has been dismissed.
onAdDismissed() - Method in interface com.yandex.mobile.ads.rewarded.RewardedAdEventListener
Called when a rewarded ad has been dismissed.
onAdFailedToLoad(AdRequestError) - Method in interface com.yandex.mobile.ads.banner.BannerAdEventListener
Called when an banner ad request failed
onAdFailedToLoad(AdRequestError) - Method in interface com.yandex.mobile.ads.interstitial.InterstitialAdEventListener
Called when an interstitial ad request failed.
onAdFailedToLoad(AdRequestError) - Method in interface com.yandex.mobile.ads.nativeads.NativeAdLoadListener
Called when a native ad request failed.
onAdFailedToLoad(AdRequestError) - Method in interface com.yandex.mobile.ads.rewarded.RewardedAdEventListener
Called when a rewarded ad request failed.
onAdLoaded() - Method in interface com.yandex.mobile.ads.banner.BannerAdEventListener
Called when an ad is received.
onAdLoaded() - Method in interface com.yandex.mobile.ads.interstitial.InterstitialAdEventListener
Called when an interstitial ad has been loaded.
onAdLoaded() - Method in interface com.yandex.mobile.ads.rewarded.RewardedAdEventListener
Called when a rewarded ad has been loaded.
onAdLoaded(NativeAd) - Method in interface com.yandex.mobile.ads.nativeads.NativeAdLoadListener
Notifies when native ad is loaded.
onAdPaused(VideoAd) - Method in interface com.yandex.mobile.ads.instream.player.ad.InstreamAdPlayerListener
Fire this callback when instream ad player paused playing videoAd
onAdPrepared(VideoAd) - Method in interface com.yandex.mobile.ads.instream.player.ad.InstreamAdPlayerListener
Fire this callback when instream ad player is ready to present videoAd
onAdResumed(VideoAd) - Method in interface com.yandex.mobile.ads.instream.player.ad.InstreamAdPlayerListener
Fire this callback when instream ad player resumed playing videoAd
onAdsFailedToLoad(AdRequestError) - Method in interface com.yandex.mobile.ads.nativeads.NativeBulkAdLoadListener
Called when a slider ad request failed.
onAdShown() - Method in interface com.yandex.mobile.ads.interstitial.InterstitialAdEventListener
Called when an interstitial ad has been shown.
onAdShown() - Method in interface com.yandex.mobile.ads.rewarded.RewardedAdEventListener
Called when a rewarded ad has been shown.
onAdSkipped(VideoAd) - Method in interface com.yandex.mobile.ads.instream.player.ad.InstreamAdPlayerListener
Fire this callback when instream ad player stopped playing videoAd
onAdsLoaded(List<NativeAd>) - Method in interface com.yandex.mobile.ads.nativeads.NativeBulkAdLoadListener
Notifies when native ads are loaded.
onAdStarted(VideoAd) - Method in interface com.yandex.mobile.ads.instream.player.ad.InstreamAdPlayerListener
Fire this callback when instream ad player started playing videoAd
onAdStopped(VideoAd) - Method in interface com.yandex.mobile.ads.instream.player.ad.InstreamAdPlayerListener
Fire this callback when instream ad player stopped playing videoAd
onAttachedToWindow() - Method in class com.yandex.mobile.ads.nativeads.template.NativeBannerView
 
onBidderTokenFailedToLoad(String) - Method in interface com.yandex.mobile.ads.common.BidderTokenLoadListener
Method to receive error during token loading.
onBidderTokenLoaded(String) - Method in interface com.yandex.mobile.ads.common.BidderTokenLoadListener
Method to receive successfully loaded token.
onDetachedFromWindow() - Method in class com.yandex.mobile.ads.nativeads.template.NativeBannerView
 
onError(VideoAd, InstreamAdPlayerError) - Method in interface com.yandex.mobile.ads.instream.player.ad.InstreamAdPlayerListener
Fire this callback when error occures in instream ad player while preparing or playing videoAd
onError(String) - Method in interface com.yandex.mobile.ads.instream.InstreamAdListener
Notifies about error occured during instream ad playback.
onFinishLoadingImages() - Method in interface com.yandex.mobile.ads.nativeads.NativeAdImageLoadingListener
Notifies when ad finishes loading images.
onImpression(ImpressionData) - Method in interface com.yandex.mobile.ads.banner.BannerAdEventListener
Called when an impression was observed
onImpression(ImpressionData) - Method in interface com.yandex.mobile.ads.interstitial.InterstitialAdEventListener
Called when an impression was observed
onImpression(ImpressionData) - Method in interface com.yandex.mobile.ads.nativeads.NativeAdEventListener
Called when an impression was observed
onImpression(ImpressionData) - Method in interface com.yandex.mobile.ads.rewarded.RewardedAdEventListener
Called when an impression was observed
onInitializationCompleted() - Method in interface com.yandex.mobile.ads.common.InitializationListener
Called when SDK initialization completed.
onInstreamAdBreakCompleted() - Method in interface com.yandex.mobile.ads.instream.InstreamAdBreakEventListener
Notifies about completion of instream ad break playback.
onInstreamAdBreakError(String) - Method in interface com.yandex.mobile.ads.instream.InstreamAdBreakEventListener
Notifies about error occured during instream ad break playback.
onInstreamAdBreakPrepared() - Method in interface com.yandex.mobile.ads.instream.InstreamAdBreakEventListener
Notifies that ad break is prepared.
onInstreamAdBreakStarted() - Method in interface com.yandex.mobile.ads.instream.InstreamAdBreakEventListener
Notifies that ad break is started.
onInstreamAdCompleted() - Method in interface com.yandex.mobile.ads.instream.InstreamAdListener
Notifies about completion of instream ad playback.
onInstreamAdFailedToLoad(String) - Method in interface com.yandex.mobile.ads.instream.InstreamAdLoadListener
Notifies that InstreamAd failed to load.
onInstreamAdLoaded(InstreamAd) - Method in interface com.yandex.mobile.ads.instream.InstreamAdLoadListener
Notifies that InstreamAd was loaded.
onInstreamAdPrepared() - Method in interface com.yandex.mobile.ads.instream.InstreamAdListener
Notifies that preroll (if it exists in ad) is prepared.
onLeftApplication() - Method in interface com.yandex.mobile.ads.banner.BannerAdEventListener
Called when user is about to leave application (e.g., to go to the browser), as a result of clicking on the ad.
onLeftApplication() - Method in interface com.yandex.mobile.ads.interstitial.InterstitialAdEventListener
Called when user is about to leave application (e.g., to go to the browser), as a result of clicking on the ad.
onLeftApplication() - Method in interface com.yandex.mobile.ads.nativeads.NativeAdEventListener
Called when user is about to leave application (e.g., to go to the browser), as a result of clicking on the ad.
onLeftApplication() - Method in interface com.yandex.mobile.ads.rewarded.RewardedAdEventListener
Called when user is about to leave application (e.g., to go to the browser), as a result of clicking on the ad.
onMeasure(int, int) - Method in class com.yandex.mobile.ads.nativeads.template.NativeBannerView
 
onReturnedToApplication() - Method in interface com.yandex.mobile.ads.banner.BannerAdEventListener
Called when user returned to application after click.
onReturnedToApplication() - Method in interface com.yandex.mobile.ads.interstitial.InterstitialAdEventListener
Called when user returned to application after click.
onReturnedToApplication() - Method in interface com.yandex.mobile.ads.nativeads.NativeAdEventListener
Called when user returned to application after click.
onReturnedToApplication() - Method in interface com.yandex.mobile.ads.rewarded.RewardedAdEventListener
Called when user returned to application after click.
onRewarded(Reward) - Method in interface com.yandex.mobile.ads.rewarded.RewardedAdEventListener
Called when the user can be rewarded.
onSliderAdFailedToLoad(AdRequestError) - Method in interface com.yandex.mobile.ads.nativeads.SliderAdLoadListener
Called when a slider ad request failed.
onSliderAdLoaded(SliderAd) - Method in interface com.yandex.mobile.ads.nativeads.SliderAdLoadListener
Notifies when slider ad is loaded.
onVideoComplete() - Method in class com.yandex.mobile.ads.common.VideoEventListener
Called when video playback ends.
onVideoCompleted() - Method in interface com.yandex.mobile.ads.instream.player.content.VideoPlayerListener
Fire this callback when content video player completed playback
onVideoError() - Method in interface com.yandex.mobile.ads.instream.player.content.VideoPlayerListener
Fire this callback when error occurs in video player
onVideoPaused() - Method in interface com.yandex.mobile.ads.instream.player.content.VideoPlayerListener
Fire this callback when content video player paused playback
onVideoPrepared() - Method in interface com.yandex.mobile.ads.instream.player.content.VideoPlayerListener
Fire this callback when content video player prepared to play content video
onVideoResumed() - Method in interface com.yandex.mobile.ads.instream.player.content.VideoPlayerListener
Fire this callback when content video player resumed playback
onVolumeChanged(VideoAd, float) - Method in interface com.yandex.mobile.ads.instream.player.ad.InstreamAdPlayerListener
Fire this callback when instream ad player volume was updated

P

pause() - Method in interface com.yandex.mobile.ads.instream.inroll.Inroll
Pause inroll playback.
pause() - Method in interface com.yandex.mobile.ads.instream.pauseroll.Pauseroll
Pause pauseroll playback.
pauseAd(VideoAd) - Method in interface com.yandex.mobile.ads.instream.player.ad.InstreamAdPlayer
Pauses playing ad
Pauseroll - Interface in com.yandex.mobile.ads.instream.pauseroll
This class is used to play pauseroll ad breaks.
PAUSEROLL - Static variable in class com.yandex.mobile.ads.instream.InstreamAdBreakType
 
PauserollQueueProvider - Class in com.yandex.mobile.ads.instream.pauseroll
PauserollQueueProvider provides queue of pauserolls.
PauserollQueueProvider(Context, InstreamAd) - Constructor for class com.yandex.mobile.ads.instream.pauseroll.PauserollQueueProvider
 
pauseVideo() - Method in interface com.yandex.mobile.ads.instream.player.content.VideoPlayer
Pauses playing content video
PERCENTS - com.yandex.mobile.ads.instream.InstreamAdBreakPosition.Type
 
play(InstreamAdView) - Method in interface com.yandex.mobile.ads.instream.inroll.Inroll
Start inroll playback.
play(InstreamAdView) - Method in interface com.yandex.mobile.ads.instream.pauseroll.Pauseroll
Start pauseroll playback.
playAd(VideoAd) - Method in interface com.yandex.mobile.ads.instream.player.ad.InstreamAdPlayer
Starts playing ad
POSITION - com.yandex.mobile.ads.instream.InstreamAdBreakPosition.Type
 
POSTROLL - Static variable in class com.yandex.mobile.ads.instream.InstreamAdBreakType
 
PREFERRED_RATIO - com.yandex.mobile.ads.nativeads.template.SizeConstraint.SizeConstraintType
 
prepare(InstreamAdPlayer) - Method in interface com.yandex.mobile.ads.instream.inroll.Inroll
Prepare inroll playback.
prepare(InstreamAdPlayer) - Method in interface com.yandex.mobile.ads.instream.pauseroll.Pauseroll
Prepare pauseroll playback.
prepareAd() - Method in class com.yandex.mobile.ads.instream.InstreamAdBinder
Prepare preroll (if it exists in ad)
prepareAd(VideoAd) - Method in interface com.yandex.mobile.ads.instream.player.ad.InstreamAdPlayer
Prepares player for playing video ad.
prepareVideo() - Method in interface com.yandex.mobile.ads.instream.player.content.VideoPlayer
Prepares content video
PREROLL - Static variable in class com.yandex.mobile.ads.instream.InstreamAdBreakType
 

R

Rating - Interface in com.yandex.mobile.ads.nativeads
Interface allows ad to set rating value to arbitrary view.
RatingAppearance - Class in com.yandex.mobile.ads.nativeads.template.appearance
RatingAppearance provides interfaces for Rating customization.
RatingAppearance(Parcel) - Constructor for class com.yandex.mobile.ads.nativeads.template.appearance.RatingAppearance
 
RatingAppearance.Builder - Class in com.yandex.mobile.ads.nativeads.template.appearance
release() - Method in class com.yandex.mobile.ads.instream.exoplayer.YandexAdsLoader
 
releaseAd(VideoAd) - Method in interface com.yandex.mobile.ads.instream.player.ad.InstreamAdPlayer
Releases ad player object
removeImageLoadingListener(NativeAdImageLoadingListener) - Method in interface com.yandex.mobile.ads.nativeads.NativeAd
Removes listener, so it's no longer notified about images loading progress.
RENDERER_FAILED_DEQUEUE_INPUT_BUFFER - com.yandex.mobile.ads.instream.player.ad.error.InstreamAdPlayerError.Reason
 
RENDERER_FAILED_DEQUEUE_OUTPUT_BUFFER - com.yandex.mobile.ads.instream.player.ad.error.InstreamAdPlayerError.Reason
 
RENDERER_FAILED_QUEUE_SECURE_INPUT_BUFFER - com.yandex.mobile.ads.instream.player.ad.error.InstreamAdPlayerError.Reason
 
RENDERER_FAILED_RELEASE_OUTPUT_BUFFER - com.yandex.mobile.ads.instream.player.ad.error.InstreamAdPlayerError.Reason
 
RENDERER_FAILED_SET_SURFACE - com.yandex.mobile.ads.instream.player.ad.error.InstreamAdPlayerError.Reason
 
RENDERER_FAILED_STOP - com.yandex.mobile.ads.instream.player.ad.error.InstreamAdPlayerError.Reason
 
RENDERER_MEDIA_CODEC_UNKNOWN - com.yandex.mobile.ads.instream.player.ad.error.InstreamAdPlayerError.Reason
 
requestAds(ViewGroup) - Method in class com.yandex.mobile.ads.instream.exoplayer.YandexAdsLoader
Requests ads, if they have not already been requested.
resume() - Method in interface com.yandex.mobile.ads.instream.inroll.Inroll
Resume paused inroll playback.
resume() - Method in interface com.yandex.mobile.ads.instream.pauseroll.Pauseroll
Resume paused pauseroll playback.
resumeAd(VideoAd) - Method in interface com.yandex.mobile.ads.instream.player.ad.InstreamAdPlayer
Resumes playing ad
resumeVideo() - Method in interface com.yandex.mobile.ads.instream.player.content.VideoPlayer
Resumes playing content video
Reward - Interface in com.yandex.mobile.ads.rewarded
Class contains information about the reward given to the user.
RewardedAd - Class in com.yandex.mobile.ads.rewarded
Full-screen rewarded ad.
RewardedAd(Context) - Constructor for class com.yandex.mobile.ads.rewarded.RewardedAd
Constructs a new RewardedAd programmatically.
RewardedAdEventListener - Interface in com.yandex.mobile.ads.rewarded
A listener for receiving notifications during the lifecycle of a rewarded ad.

S

setAd(NativeAd) - Method in class com.yandex.mobile.ads.nativeads.template.NativeBannerView
Configures NativeBannerView with native ad's content.
setAdGroupPreloading(boolean) - Static method in class com.yandex.mobile.ads.instream.MobileInstreamAds
A boolean value indicating whether ad group preloading is enabled.
setAdSize(AdSize) - Method in class com.yandex.mobile.ads.banner.BannerAdView
Sets an AdSize.
setAdUnitId(String) - Method in class com.yandex.mobile.ads.banner.BannerAdView
Sets a valid ad unit ID.
setAdUnitId(String) - Method in class com.yandex.mobile.ads.interstitial.InterstitialAd
Sets a valid ad unit ID.
setAdUnitId(String) - Method in class com.yandex.mobile.ads.rewarded.RewardedAd
Sets a valid ad unit ID.
setAge(String) - Method in class com.yandex.mobile.ads.nativeads.NativeAdRequestConfiguration.Builder
Sets current user age entered inside the app.
setAgeRestrictedUser(boolean) - Static method in class com.yandex.mobile.ads.common.MobileAds
Set a value indicating whether user is a child or undefined age.
setAgeView(TextView) - Method in class com.yandex.mobile.ads.nativeads.NativeAdViewBinder.Builder
Sets view for age.
setBackgroundColor(int) - Method in class com.yandex.mobile.ads.nativeads.template.appearance.BannerAppearance.Builder
Returns Banner appearance configured with background color.
setBackgroundStarColor(int) - Method in class com.yandex.mobile.ads.nativeads.template.appearance.RatingAppearance.Builder
Returns Rating appearance configured with background star color.
setBannerAdEventListener(BannerAdEventListener) - Method in class com.yandex.mobile.ads.banner.BannerAdView
setBiddingData(String) - Method in class com.yandex.mobile.ads.nativeads.NativeAdRequestConfiguration.Builder
Sets bid Id.
setBodyView(TextView) - Method in class com.yandex.mobile.ads.nativeads.NativeAdViewBinder.Builder
Sets view for body.
setBorderColor(int) - Method in class com.yandex.mobile.ads.nativeads.template.appearance.BannerAppearance.Builder
Returns Banner appearance configured with border color.
setBorderColor(int) - Method in class com.yandex.mobile.ads.nativeads.template.appearance.ButtonAppearance.Builder
Returns Button appearance configured with border color.
setBorderWidth(float) - Method in class com.yandex.mobile.ads.nativeads.template.appearance.BannerAppearance.Builder
Returns Banner appearance configured with banner border width.
setBorderWidth(float) - Method in class com.yandex.mobile.ads.nativeads.template.appearance.ButtonAppearance.Builder
Returns Button appearance configured with border width.
setCallToActionView(TextView) - Method in class com.yandex.mobile.ads.nativeads.NativeAdViewBinder.Builder
Sets TextView for call to action
setCategoryId(String) - Method in class com.yandex.mobile.ads.instream.InstreamAdRequestConfiguration.Builder
Sets category id.
setContentPadding(HorizontalOffset) - Method in class com.yandex.mobile.ads.nativeads.template.appearance.BannerAppearance.Builder
Returns Banner appearance configured with horizontal space between banner edge and content.
setContextQuery(String) - Method in class com.yandex.mobile.ads.nativeads.NativeAdRequestConfiguration.Builder
Sets current user query entered inside the app.
setContextTags(List<String>) - Method in class com.yandex.mobile.ads.nativeads.NativeAdRequestConfiguration.Builder
Sets tags describing current user context inside the app.
setDomainView(TextView) - Method in class com.yandex.mobile.ads.nativeads.NativeAdViewBinder.Builder
Sets view for domain.
setFaviconView(ImageView) - Method in class com.yandex.mobile.ads.nativeads.NativeAdViewBinder.Builder
Sets view for app favicon.
setFeedbackView(ImageView) - Method in class com.yandex.mobile.ads.nativeads.NativeAdViewBinder.Builder
Sets view for feedback.
setFontFamilyName(String) - Method in class com.yandex.mobile.ads.nativeads.template.appearance.TextAppearance.Builder
Returns TextView appearance configured with name of the font family.
setFontStyle(int) - Method in class com.yandex.mobile.ads.nativeads.template.appearance.TextAppearance.Builder
Returns TextView appearance configured with style of the font.
setGender(String) - Method in class com.yandex.mobile.ads.nativeads.NativeAdRequestConfiguration.Builder
Sets user gender entered inside the app.
setIconView(ImageView) - Method in class com.yandex.mobile.ads.nativeads.NativeAdViewBinder.Builder
Sets view for app icon.
setImageMargins(HorizontalOffset) - Method in class com.yandex.mobile.ads.nativeads.template.appearance.BannerAppearance.Builder
Returns Banner appearance configured with horizontal image margins.
setInstreamAdListener(InstreamAdListener) - Method in class com.yandex.mobile.ads.instream.InstreamAdBinder
Register a callback for listening InstreamAdBinder.
setInstreamAdLoadListener(InstreamAdLoadListener) - Method in class com.yandex.mobile.ads.instream.InstreamAdLoader
setInstreamAdPlayerListener(InstreamAdPlayerListener) - Method in interface com.yandex.mobile.ads.instream.player.ad.InstreamAdPlayer
Sets listener for ad player events.
setInterstitialAdEventListener(InterstitialAdEventListener) - Method in class com.yandex.mobile.ads.interstitial.InterstitialAd
setListener(InstreamAdBreakEventListener) - Method in interface com.yandex.mobile.ads.instream.inroll.Inroll
Register a callback for listening inroll playback events.
setListener(InstreamAdBreakEventListener) - Method in interface com.yandex.mobile.ads.instream.pauseroll.Pauseroll
Register a callback for listening pauseroll playback events.
setLocation(Location) - Method in class com.yandex.mobile.ads.nativeads.NativeAdRequestConfiguration.Builder
Sets the user's mLocation for targeting process.
setLocationConsent(boolean) - Static method in class com.yandex.mobile.ads.common.MobileAds
Enables location usage for ad loading.
setMediaView(MediaView) - Method in class com.yandex.mobile.ads.nativeads.NativeAdViewBinder.Builder
Sets view for media content.
setNativeAdEventListener(NativeAdEventListener) - Method in interface com.yandex.mobile.ads.nativeads.NativeAd
setNativeAdLoadListener(NativeAdLoadListener) - Method in class com.yandex.mobile.ads.nativeads.NativeAdLoader
Register a callback for listening native ad loader.
setNativeBulkAdLoadListener(NativeBulkAdLoadListener) - Method in class com.yandex.mobile.ads.nativeads.NativeBulkAdLoader
Register a callback for listening native bulk ad loader.
setNormalColor(int) - Method in class com.yandex.mobile.ads.nativeads.template.appearance.ButtonAppearance.Builder
Returns Button appearance configured with background color for normal state.
setParameters(Map<String, String>) - Method in class com.yandex.mobile.ads.instream.InstreamAdRequestConfiguration.Builder
Sets custom request parameters.
setParameters(Map<String, String>) - Method in class com.yandex.mobile.ads.nativeads.NativeAdRequestConfiguration.Builder
Sets custom mParameters.
setPlayer(Player) - Method in class com.yandex.mobile.ads.instream.exoplayer.YandexAdsLoader
 
setPreferredTheme(AdTheme) - Method in class com.yandex.mobile.ads.nativeads.NativeAdRequestConfiguration.Builder
Sets preferred theme.
setPressedColor(int) - Method in class com.yandex.mobile.ads.nativeads.template.appearance.ButtonAppearance.Builder
Returns Button appearance configured with background color for pressed state.
setPriceView(TextView) - Method in class com.yandex.mobile.ads.nativeads.NativeAdViewBinder.Builder
Sets view for app price.
setProgressStarColor(int) - Method in class com.yandex.mobile.ads.nativeads.template.appearance.RatingAppearance.Builder
Returns Rating appearance configured with progress star color.
setRating(float) - Method in interface com.yandex.mobile.ads.nativeads.Rating
Sets rating value.
setRatingView(T) - Method in class com.yandex.mobile.ads.nativeads.NativeAdViewBinder.Builder
Sets view for app star rating.
setReviewCountView(TextView) - Method in class com.yandex.mobile.ads.nativeads.NativeAdViewBinder.Builder
Sets view for number of app reviews.
setRewardedAdEventListener(RewardedAdEventListener) - Method in class com.yandex.mobile.ads.rewarded.RewardedAd
setShouldLoadImagesAutomatically(boolean) - Method in class com.yandex.mobile.ads.nativeads.NativeAdRequestConfiguration.Builder
Sets whether images should be loaded automatically.
setSliderAdLoadListener(SliderAdLoadListener) - Method in class com.yandex.mobile.ads.nativeads.SliderAdLoader
Register a callback for listening native ad loader.
setSponsoredView(TextView) - Method in class com.yandex.mobile.ads.nativeads.NativeAdViewBinder.Builder
Sets view for sponsored by
setSupportedContentTypes(@com.google.android.exoplayer2.C.ContentType int...) - Method in class com.yandex.mobile.ads.instream.exoplayer.YandexAdsLoader
 
setTextAppearance(TextAppearance) - Method in class com.yandex.mobile.ads.nativeads.template.appearance.ButtonAppearance.Builder
Returns Button appearance configured with Button text appearance.
setTextColor(int) - Method in class com.yandex.mobile.ads.nativeads.template.appearance.TextAppearance.Builder
Returns TextView appearance configured with text color.
setTextSize(float) - Method in class com.yandex.mobile.ads.nativeads.template.appearance.TextAppearance.Builder
Returns TextView appearance configured with text size.
setTitleView(TextView) - Method in class com.yandex.mobile.ads.nativeads.NativeAdViewBinder.Builder
Sets view for title.
setUserConsent(boolean) - Static method in class com.yandex.mobile.ads.common.MobileAds
Set a value indicating whether user from GDPR region allowed to collect personal data which is used for analytics and ad targeting.
setVideoAdPlaybackListener(VideoAdPlaybackListener) - Method in class com.yandex.mobile.ads.instream.exoplayer.YandexAdsLoader
Sets listener for single video ad creative playback events.
setVideoAdPlaybackListener(VideoAdPlaybackListener) - Method in interface com.yandex.mobile.ads.instream.inroll.Inroll
Register a callback for listening video playback events
setVideoAdPlaybackListener(VideoAdPlaybackListener) - Method in class com.yandex.mobile.ads.instream.InstreamAdBinder
Sets listener for single video ad creative playback events.
setVideoAdPlaybackListener(VideoAdPlaybackListener) - Method in interface com.yandex.mobile.ads.instream.pauseroll.Pauseroll
Register a callback for listening video playback events
setVideoEventListener(VideoEventListener) - Method in class com.yandex.mobile.ads.common.VideoController
Sets a VideoEventListener that will receive callbacks for video events.
setVideoPlayerListener(VideoPlayerListener) - Method in interface com.yandex.mobile.ads.instream.player.content.VideoPlayer
Sets listener for content player events.
setVolume(VideoAd, float) - Method in interface com.yandex.mobile.ads.instream.player.ad.InstreamAdPlayer
Sets ad player volume, with 0 being silence and 1 being maximum volume level
setWarningView(TextView) - Method in class com.yandex.mobile.ads.nativeads.NativeAdViewBinder.Builder
Sets view for warning.
setWidthConstraint(SizeConstraint) - Method in class com.yandex.mobile.ads.nativeads.template.appearance.ImageAppearance.Builder
Returns ImageView appearance configured with width constraint.
show() - Method in class com.yandex.mobile.ads.interstitial.InterstitialAd
Shows the interstitial ad, only if it has been loaded.
show() - Method in class com.yandex.mobile.ads.rewarded.RewardedAd
Shows the rewarded ad, only if it has been loaded.
SizeConstraint - Class in com.yandex.mobile.ads.nativeads.template
SizeConstraint defines the way size is calculated based on banner size.
SizeConstraint(Parcel) - Constructor for class com.yandex.mobile.ads.nativeads.template.SizeConstraint
 
SizeConstraint(SizeConstraint.SizeConstraintType, float) - Constructor for class com.yandex.mobile.ads.nativeads.template.SizeConstraint
Constructs a new SizeConstraint configured with size type and value.
SizeConstraint.SizeConstraintType - Enum in com.yandex.mobile.ads.nativeads.template
Constraint type.
skipAd(VideoAd) - Method in interface com.yandex.mobile.ads.instream.player.ad.InstreamAdPlayer
Skips playing ad
SkipInfo - Interface in com.yandex.mobile.ads.video.playback.model
This class provides data about video ad skip information
SliderAd - Interface in com.yandex.mobile.ads.nativeads
Interface allows to bind NativeAdViewBinder with slider content,
SliderAdLoader - Class in com.yandex.mobile.ads.nativeads
Class containing controls for slider ad loading.
SliderAdLoader(Context) - Constructor for class com.yandex.mobile.ads.nativeads.SliderAdLoader
Constructs a new SliderAdLoader with specific configuration.
SliderAdLoadListener - Interface in com.yandex.mobile.ads.nativeads
Interface that is implemented to determine when the loading of slider ad has completed or failed.
SSL_HANDSHAKE_ERROR - com.yandex.mobile.ads.instream.player.ad.error.InstreamAdPlayerError.Reason
 
start(AdsMediaSource, DataSpec, Object, AdViewProvider, AdsLoader.EventListener) - Method in class com.yandex.mobile.ads.instream.exoplayer.YandexAdsLoader
 
stickySize(int) - Static method in class com.yandex.mobile.ads.banner.AdSize
Returns sticky banner size with the given width.
stop(AdsMediaSource, AdsLoader.EventListener) - Method in class com.yandex.mobile.ads.instream.exoplayer.YandexAdsLoader
 
stopAd(VideoAd) - Method in interface com.yandex.mobile.ads.instream.player.ad.InstreamAdPlayer
Stops playing ad
SUBTITLE_ERROR - com.yandex.mobile.ads.instream.player.ad.error.InstreamAdPlayerError.Reason
 
SYSTEM_ERROR - Static variable in class com.yandex.mobile.ads.common.AdRequestError.Code
The ad request failed with system error.

T

TextAppearance - Class in com.yandex.mobile.ads.nativeads.template.appearance
TextAppearance provides interfaces for TextView customization.
TextAppearance(Parcel) - Constructor for class com.yandex.mobile.ads.nativeads.template.appearance.TextAppearance
 
TextAppearance.Builder - Class in com.yandex.mobile.ads.nativeads.template.appearance
Builds a TextAppearance.
TIMEOUT - com.yandex.mobile.ads.instream.player.ad.error.InstreamAdPlayerError.Reason
 
toString() - Method in class com.yandex.mobile.ads.common.AdRequestError
 
toString() - Method in class com.yandex.mobile.ads.nativeads.template.HorizontalOffset
 

U

unbind() - Method in class com.yandex.mobile.ads.instream.InstreamAdBinder
Unbinds binder from passed view and pauses ad playback
UNKNOWN - com.yandex.mobile.ads.instream.player.ad.error.InstreamAdPlayerError.Reason
 
UNKNOWN_ERROR - Static variable in class com.yandex.mobile.ads.common.AdRequestError.Code
Ad request failed with unknown error.

V

valueOf(String) - Static method in enum com.yandex.mobile.ads.instream.InstreamAdBreakPosition.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yandex.mobile.ads.instream.player.ad.error.InstreamAdPlayerError.Reason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yandex.mobile.ads.nativeads.NativeAdType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yandex.mobile.ads.nativeads.template.SizeConstraint.SizeConstraintType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.yandex.mobile.ads.instream.InstreamAdBreakPosition.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yandex.mobile.ads.instream.player.ad.error.InstreamAdPlayerError.Reason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yandex.mobile.ads.nativeads.NativeAdType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yandex.mobile.ads.nativeads.template.SizeConstraint.SizeConstraintType
Returns an array containing the constants of this enum type, in the order they are declared.
VideoAd - Interface in com.yandex.mobile.ads.video.playback.model
This class provides information about video ad
VideoController - Class in com.yandex.mobile.ads.common
An object that provides playback control for video.
VideoController(VideoEventController) - Constructor for class com.yandex.mobile.ads.common.VideoController
 
VideoEventListener - Class in com.yandex.mobile.ads.common
A listener for receiving callbacks for video events.
VideoEventListener() - Constructor for class com.yandex.mobile.ads.common.VideoEventListener
 
VideoPlayer - Interface in com.yandex.mobile.ads.instream.player.content
This interface is used to control content playback while playing ads
VideoPlayerListener - Interface in com.yandex.mobile.ads.instream.player.content
This interface used to handle callbacks of content video player.

W

withAgeAppearance(TextAppearance) - Method in class com.yandex.mobile.ads.nativeads.template.appearance.NativeTemplateAppearance.Builder
Returns NativeTemplateAppearance configured with age appearance.
withBannerAppearance(BannerAppearance) - Method in class com.yandex.mobile.ads.nativeads.template.appearance.NativeTemplateAppearance.Builder
Returns NativeTemplateAppearance configured with banner appearance.
withBodyAppearance(TextAppearance) - Method in class com.yandex.mobile.ads.nativeads.template.appearance.NativeTemplateAppearance.Builder
Returns NativeTemplateAppearance configured with body appearance.
withCallToActionAppearance(ButtonAppearance) - Method in class com.yandex.mobile.ads.nativeads.template.appearance.NativeTemplateAppearance.Builder
Returns NativeTemplateAppearance configured with callToAction appearance.
withDomainAppearance(TextAppearance) - Method in class com.yandex.mobile.ads.nativeads.template.appearance.NativeTemplateAppearance.Builder
Returns NativeTemplateAppearance configured with domain appearance.
withFaviconAppearance(ImageAppearance) - Method in class com.yandex.mobile.ads.nativeads.template.appearance.NativeTemplateAppearance.Builder
Returns NativeTemplateAppearance configured with favicon appearance.
withImageAppearance(ImageAppearance) - Method in class com.yandex.mobile.ads.nativeads.template.appearance.NativeTemplateAppearance.Builder
Returns NativeTemplateAppearance configured with image appearance.
withRatingAppearance(RatingAppearance) - Method in class com.yandex.mobile.ads.nativeads.template.appearance.NativeTemplateAppearance.Builder
Returns NativeTemplateAppearance configured with rating appearance.
withReviewCountAppearance(TextAppearance) - Method in class com.yandex.mobile.ads.nativeads.template.appearance.NativeTemplateAppearance.Builder
Returns NativeTemplateAppearance configured with review count appearance.
withSponsoredAppearance(TextAppearance) - Method in class com.yandex.mobile.ads.nativeads.template.appearance.NativeTemplateAppearance.Builder
Returns NativeTemplateAppearance configured with sponsored appearance.
withTitleAppearance(TextAppearance) - Method in class com.yandex.mobile.ads.nativeads.template.appearance.NativeTemplateAppearance.Builder
Returns NativeTemplateAppearance configured with title appearance.
withWarningAppearance(TextAppearance) - Method in class com.yandex.mobile.ads.nativeads.template.appearance.NativeTemplateAppearance.Builder
Returns NativeTemplateAppearance configured with warning appearance.
writeToParcel(Parcel, int) - Method in class com.yandex.mobile.ads.nativeads.template.appearance.BannerAppearance
 
writeToParcel(Parcel, int) - Method in class com.yandex.mobile.ads.nativeads.template.appearance.ButtonAppearance
 
writeToParcel(Parcel, int) - Method in class com.yandex.mobile.ads.nativeads.template.appearance.ImageAppearance
 
writeToParcel(Parcel, int) - Method in class com.yandex.mobile.ads.nativeads.template.appearance.NativeTemplateAppearance
 
writeToParcel(Parcel, int) - Method in class com.yandex.mobile.ads.nativeads.template.appearance.RatingAppearance
 
writeToParcel(Parcel, int) - Method in class com.yandex.mobile.ads.nativeads.template.appearance.TextAppearance
 
writeToParcel(Parcel, int) - Method in class com.yandex.mobile.ads.nativeads.template.HorizontalOffset
 
writeToParcel(Parcel, int) - Method in class com.yandex.mobile.ads.nativeads.template.SizeConstraint
 

Y

YandexAdsLoader - Class in com.yandex.mobile.ads.instream.exoplayer
This class is implementation of ExoPlayer's AdsLoader interface.
YandexAdsLoader(Context, InstreamAdRequestConfiguration) - Constructor for class com.yandex.mobile.ads.instream.exoplayer.YandexAdsLoader
 
A B C D E F G H I L M N O P R S T U V W Y 
All Classes All Packages