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.
AdError - Interface in com.yandex.mobile.ads.common
Class containing errors that can occur during an ad request.
AdInfo - Class in com.yandex.mobile.ads.common
Container for base Ad information
AdInfo(String, AdSize) - Constructor for class com.yandex.mobile.ads.common.AdInfo
 
AdPodInfo - Interface in com.yandex.mobile.ads.video.playback.model
This class provides information about adpod
AdRequest - Class in com.yandex.mobile.ads.common
An AdRequest contains targeting information used to fetch an ad.
AdRequest.Builder - Class in com.yandex.mobile.ads.common
Builds an AdRequest.
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(int, String, 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.common
Container for ad sizes.
AdSize(int, int) - Constructor for class com.yandex.mobile.ads.common.AdSize
 
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.
AppOpenAd - Interface in com.yandex.mobile.ads.appopenad
Full-screen app open ad.
AppOpenAdEventListener - Interface in com.yandex.mobile.ads.appopenad
A listener for receiving notifications during the lifecycle of an app open ad.
AppOpenAdLoader - Class in com.yandex.mobile.ads.appopenad
Full-screen app open ads.
AppOpenAdLoader(Context) - Constructor for class com.yandex.mobile.ads.appopenad.AppOpenAdLoader
Constructs a new AppOpenAdLoader programmatically.
AppOpenAdLoadListener - Interface in com.yandex.mobile.ads.appopenad
A listener for receiving notifications during the lifecycle of an app open ad.
AUDIO_ERROR - com.yandex.mobile.ads.instream.player.ad.error.InstreamAdPlayerError.Reason
 

B

BannerAdEventListener - Interface in com.yandex.mobile.ads.banner
A listener for receiving notifications during the lifecycle of an ad.
BannerAdSize - Class in com.yandex.mobile.ads.banner
The size of a banner 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
Interface 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.common.AdRequest.Builder
Constructs an AdRequest with the specified attributes.
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.common.AdRequest.Builder
 
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.appopenad.AppOpenAdLoader
Cancel active loading of the app open ads.
cancelLoading() - Method in class com.yandex.mobile.ads.interstitial.InterstitialAdLoader
Cancel active loading of the interstitial ads.
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.
cancelLoading() - Method in class com.yandex.mobile.ads.rewarded.RewardedAdLoader
Cancel active loading of the rewarded ads.
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.appopenad - package com.yandex.mobile.ads.appopenad
 
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.
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.banner.BannerAdSize
 
equals(Object) - Method in class com.yandex.mobile.ads.common.AdInfo
 
equals(Object) - Method in class com.yandex.mobile.ads.common.AdRequest
 
equals(Object) - Method in class com.yandex.mobile.ads.common.AdRequestError
 
equals(Object) - Method in class com.yandex.mobile.ads.common.AdSize
 
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
 
fixedSize(Context, int, int) - Static method in class com.yandex.mobile.ads.banner.BannerAdSize
Returns fixed banner 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(BannerAdSize)
getAdSize() - Method in class com.yandex.mobile.ads.common.AdInfo
Getter for AdSize of current Ad
getAdType() - Method in interface com.yandex.mobile.ads.nativeads.NativeAd
Returns native ad type ResponseNativeType.
getAdUnitId() - Method in class com.yandex.mobile.ads.common.AdInfo
Getter for Ad's adUnitId
getAdUnitId() - Method in class com.yandex.mobile.ads.common.AdRequestError
Returns requested adUnitId
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.common.AdRequest
Returns current user age entered inside the app that was set into AdRequest.Builder.
getAge() - Method in interface 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 interface 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.
getBiddingData() - Method in class com.yandex.mobile.ads.common.AdRequest
Returns bid id that were set into AdRequest.Builder.
getBitmap() - Method in interface com.yandex.mobile.ads.nativeads.NativeAdImage
Returns bitmap.
getBody() - Method in interface 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 interface 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.
getContextQuery() - Method in class com.yandex.mobile.ads.common.AdRequest
Returns current user query entered inside the app that was set into AdRequest.Builder.
getContextTags() - Method in class com.yandex.mobile.ads.common.AdRequest
Returns tags describing current user context inside the app that were set into AdRequest.Builder.
getDescription() - Method in interface com.yandex.mobile.ads.common.AdError
Returns an error description.
getDescription() - Method in class com.yandex.mobile.ads.common.AdRequestError
Returns an error description.
getDomain() - Method in interface 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 interface 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.
getGender() - Method in class com.yandex.mobile.ads.common.AdRequest
Returns user gender entered inside the app that was set into AdRequest.Builder.
getHeight() - Method in class com.yandex.mobile.ads.banner.BannerAdSize
Returns the height of this BannerAdSize in density-independent pixels (dp).
getHeight() - Method in class com.yandex.mobile.ads.common.AdSize
 
getHeight() - Method in interface com.yandex.mobile.ads.nativeads.NativeAdImage
Returns height of image in physical pixels.
getHeight(Context) - Method in class com.yandex.mobile.ads.banner.BannerAdSize
Returns the actual height of this BannerAdSize in density-independent pixels (dp).
getHeightInPixels(Context) - Method in class com.yandex.mobile.ads.banner.BannerAdSize
Returns the actual height of this BannerAdSize in physical pixels.
getIcon() - Method in interface com.yandex.mobile.ads.nativeads.NativeAdAssets
Returns app icon.
getImage() - Method in interface 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.appopenad.AppOpenAd
 
getInfo() - Method in interface com.yandex.mobile.ads.interstitial.InterstitialAd
 
getInfo() - Method in interface com.yandex.mobile.ads.nativeads.NativeAd
Information field for ResponseNativeType.IMAGE ad
getInfo() - Method in interface com.yandex.mobile.ads.rewarded.RewardedAd
 
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.
getLocation() - Method in class com.yandex.mobile.ads.common.AdRequest
Returns the user's mLocation for targeting process that was set into AdRequest.Builder.
getMedia() - Method in interface 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.common.AdRequest
Returns custom mParameters that were set into AdRequest.Builder.
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.
getPreferredTheme() - Method in class com.yandex.mobile.ads.common.AdRequest
Returns preferred theme which was set into AdRequest.Builder.
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 interface 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 interface 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.
getRawData() - Method in interface com.yandex.mobile.ads.common.ImpressionData
Return a raw impression-level revenue data, string with json.
getReason() - Method in class com.yandex.mobile.ads.instream.player.ad.error.InstreamAdPlayerError
 
getReviewCount() - Method in interface 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.
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 interface 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 interface 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 enum com.yandex.mobile.ads.nativeads.template.SizeConstraint.SizeConstraintType
 
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 interface 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.BannerAdSize
Returns the width of this BannerAdSize in density-independent pixels (dp).
getWidth() - Method in class com.yandex.mobile.ads.common.AdSize
 
getWidth() - Method in interface com.yandex.mobile.ads.nativeads.NativeAdImage
Returns width of image in physical pixels.
getWidth(Context) - Method in class com.yandex.mobile.ads.banner.BannerAdSize
Returns the actual width of this BannerAdSize 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.BannerAdSize
Returns the actual width of this BannerAdSize 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.banner.BannerAdSize
 
hashCode() - Method in class com.yandex.mobile.ads.common.AdInfo
 
hashCode() - Method in class com.yandex.mobile.ads.common.AdRequest
 
hashCode() - Method in class com.yandex.mobile.ads.common.AdRequestError
 
hashCode() - Method in class com.yandex.mobile.ads.common.AdSize
 
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.
ImpressionData - Interface in com.yandex.mobile.ads.common
An interface with impression-level revenue data.
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(Context, int, int) - Static method in class com.yandex.mobile.ads.banner.BannerAdSize
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 - Interface in com.yandex.mobile.ads.interstitial
Full-screen interstitial ad.
InterstitialAdEventListener - Interface in com.yandex.mobile.ads.interstitial
A listener for receiving notifications during the lifecycle of an interstitial ad.
InterstitialAdLoader - Class in com.yandex.mobile.ads.interstitial
Full-screen interstitial ads.
InterstitialAdLoader(Context) - Constructor for class com.yandex.mobile.ads.interstitial.InterstitialAdLoader
Constructs a new InterstitialAdLoader programmatically.
InterstitialAdLoadListener - 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 interface com.yandex.mobile.ads.nativeads.NativeAdAssets
Returns boolean value that indicates feedback availability.
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(AdRequestConfiguration) - Method in class com.yandex.mobile.ads.appopenad.AppOpenAdLoader
Starts loading the ad by AdRequestConfiguration on a background thread.
loadAd(AdRequestConfiguration) - Method in class com.yandex.mobile.ads.interstitial.InterstitialAdLoader
Starts loading the ad by AdRequestConfiguration on a background thread.
loadAd(AdRequestConfiguration) - Method in class com.yandex.mobile.ads.rewarded.RewardedAdLoader
Starts loading the ad by AdRequestConfiguration 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
loadBidderToken(Context, BidderTokenRequestConfiguration, BidderTokenLoadListener) - Static method in class com.yandex.mobile.ads.common.BidderTokenLoader
Creates bidder token via request parameters 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.
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 - Interface in com.yandex.mobile.ads.nativeads
Interface provides values for 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 - Interface 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 - Interface 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.appopenad.AppOpenAdEventListener
Called when user clicked on the ad.
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.appopenad.AppOpenAdEventListener
Called when an app open ad has been dismissed.
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 an rewarded ad has been dismissed.
onAdFailedToLoad(AdRequestError) - Method in interface com.yandex.mobile.ads.appopenad.AppOpenAdLoadListener
Called when an app open ad request failed.
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.InterstitialAdLoadListener
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.RewardedAdLoadListener
Called when an rewarded ad request failed.
onAdFailedToShow(AdError) - Method in interface com.yandex.mobile.ads.appopenad.AppOpenAdEventListener
Called when an app open ad failed to show.
onAdFailedToShow(AdError) - Method in interface com.yandex.mobile.ads.interstitial.InterstitialAdEventListener
Called when an interstitial ad failed to show.
onAdFailedToShow(AdError) - Method in interface com.yandex.mobile.ads.rewarded.RewardedAdEventListener
Called when an rewarded ad failed to show.
onAdImpression(ImpressionData) - Method in interface com.yandex.mobile.ads.appopenad.AppOpenAdEventListener
Called when an impression was observed
onAdImpression(ImpressionData) - Method in interface com.yandex.mobile.ads.interstitial.InterstitialAdEventListener
Called when an impression was observed
onAdImpression(ImpressionData) - Method in interface com.yandex.mobile.ads.rewarded.RewardedAdEventListener
Called when an impression was observed
onAdLoaded() - Method in interface com.yandex.mobile.ads.banner.BannerAdEventListener
Called when an ad is received.
onAdLoaded(AppOpenAd) - Method in interface com.yandex.mobile.ads.appopenad.AppOpenAdLoadListener
Notifies when ad is loaded.
onAdLoaded(InterstitialAd) - Method in interface com.yandex.mobile.ads.interstitial.InterstitialAdLoadListener
Notifies when ad is loaded.
onAdLoaded(NativeAd) - Method in interface com.yandex.mobile.ads.nativeads.NativeAdLoadListener
Notifies when native ad is loaded.
onAdLoaded(RewardedAd) - Method in interface com.yandex.mobile.ads.rewarded.RewardedAdLoadListener
Notifies when 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.appopenad.AppOpenAdEventListener
Called when an app open ad has been shown.
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 an 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
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.
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.nativeads.NativeAdEventListener
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.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.
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.nativeads.NativeAdEventListener
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
Interface provides information about the reward given to the user.
RewardedAd - Interface in com.yandex.mobile.ads.rewarded
Full-screen rewarded ad.
RewardedAdEventListener - Interface in com.yandex.mobile.ads.rewarded
A listener for receiving notifications during the lifecycle of an rewarded ad.
RewardedAdLoader - Class in com.yandex.mobile.ads.rewarded
Full-screen rewarded ads.
RewardedAdLoader(Context) - Constructor for class com.yandex.mobile.ads.rewarded.RewardedAdLoader
Constructs a new RewardedAdLoader programmatically.
RewardedAdLoadListener - Interface in com.yandex.mobile.ads.rewarded
A listener for receiving notifications during the lifecycle of an rewarded ad.

S

setAd(NativeAd) - Method in class com.yandex.mobile.ads.nativeads.template.NativeBannerView
Configures NativeBannerView with native ad's content.
setAdEventListener(AppOpenAdEventListener) - Method in interface com.yandex.mobile.ads.appopenad.AppOpenAd
setAdEventListener(InterstitialAdEventListener) - Method in interface com.yandex.mobile.ads.interstitial.InterstitialAd
setAdEventListener(RewardedAdEventListener) - Method in interface com.yandex.mobile.ads.rewarded.RewardedAd
setAdGroupPreloading(boolean) - Static method in class com.yandex.mobile.ads.instream.MobileInstreamAds
A boolean value indicating whether ad group preloading is enabled.
setAdLoadListener(AppOpenAdLoadListener) - Method in class com.yandex.mobile.ads.appopenad.AppOpenAdLoader
setAdLoadListener(InterstitialAdLoadListener) - Method in class com.yandex.mobile.ads.interstitial.InterstitialAdLoader
setAdLoadListener(RewardedAdLoadListener) - Method in class com.yandex.mobile.ads.rewarded.RewardedAdLoader
setAdSize(BannerAdSize) - Method in class com.yandex.mobile.ads.banner.BannerAdView
Sets an BannerAdSize.
setAdUnitId(String) - Method in class com.yandex.mobile.ads.banner.BannerAdView
Sets a valid ad unit ID.
setAge(String) - Method in class com.yandex.mobile.ads.common.AdRequest.Builder
Sets current user age entered inside the app.
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.common.AdRequest.Builder
Sets bid biddingData provided by mediation.
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.common.AdRequest.Builder
Sets current user query entered inside the app.
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.common.AdRequest.Builder
Sets tags describing current user context 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.common.AdRequest.Builder
Sets user gender entered inside the app.
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.
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.common.AdRequest.Builder
Sets the user's mLocation for targeting process.
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.common.AdRequest.Builder
Sets custom mParameters.
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.common.AdRequest.Builder
Sets preferred theme.
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.
setShouldLoadImagesAutomatically(boolean) - Method in class com.yandex.mobile.ads.nativeads.NativeAdRequestConfiguration.Builder
Sets whether images should be loaded automatically.
setShouldOpenLinksInApp(boolean) - Method in class com.yandex.mobile.ads.banner.BannerAdView
Sets whether web links are opened by in-app browser, or by third-party browsers.
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(Activity) - Method in interface com.yandex.mobile.ads.appopenad.AppOpenAd
Shows the app open ad.
show(Activity) - Method in interface com.yandex.mobile.ads.interstitial.InterstitialAd
Shows the interstitial ad.
show(Activity) - Method in interface com.yandex.mobile.ads.rewarded.RewardedAd
Shows the rewarded ad.
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(Context, int) - Static method in class com.yandex.mobile.ads.banner.BannerAdSize
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.banner.BannerAdSize
 
toString() - Method in class com.yandex.mobile.ads.common.AdInfo
 
toString() - Method in class com.yandex.mobile.ads.common.AdRequestError
 
toString() - Method in class com.yandex.mobile.ads.common.AdSize
 
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