Skip navigation links
A B C D E F G H I L M N O P R S T U V W 

A

AD_BREAK_END - Static variable in class com.yandex.mobile.ads.video.tracking.Tracker.Events
 
AD_BREAK_ERROR - Static variable in class com.yandex.mobile.ads.video.tracking.Tracker.Events
 
AD_BREAK_START - Static variable in class com.yandex.mobile.ads.video.tracking.Tracker.Events
 
AD_IMPRESSION - Static variable in class com.yandex.mobile.ads.video.tracking.Tracker.Events
 
AdBreak - Class in com.yandex.mobile.ads.video.models.vmap
Class that represents ad break.
AdBreak.BreakId - Class in com.yandex.mobile.ads.video.models.vmap
Class containing possible identifiers of ad break.
AdBreak.BreakType - Class in com.yandex.mobile.ads.video.models.vmap
Class containing possible types of ad break.
addImageLoadingListener(NativeAdImageLoadingListener) - Method in interface com.yandex.mobile.ads.nativeads.NativeAd
Adds listener for receiving notifications about images loading progress.
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.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
Create a new AdSize.
AdSource - Class in com.yandex.mobile.ads.video.models.vmap
Class that represents ad source.
applyAppearance(NativeTemplateAppearance) - Method in class com.yandex.mobile.ads.nativeads.template.NativeBannerView
Use this method to change default appearance.

B

BANNER_240x400 - Static variable in class com.yandex.mobile.ads.banner.AdSize
Banner ad size (240x400 density-independent pixels).
BANNER_300x250 - Static variable in class com.yandex.mobile.ads.banner.AdSize
Banner ad size (300x250 density-independent pixels).
BANNER_300x300 - Static variable in class com.yandex.mobile.ads.banner.AdSize
Banner ad size (300x300 density-independent pixels).
BANNER_320x100 - Static variable in class com.yandex.mobile.ads.banner.AdSize
Banner ad size (320x100 density-independent pixels).
BANNER_320x50 - Static variable in class com.yandex.mobile.ads.banner.AdSize
Banner ad size (320x50 density-independent pixels).
BANNER_400x240 - Static variable in class com.yandex.mobile.ads.banner.AdSize
Banner ad size (400x240 density-independent pixels).
BANNER_728x90 - Static variable in class com.yandex.mobile.ads.banner.AdSize
Banner ad size (728x90 density-independent pixels).
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.Builder - Class in com.yandex.mobile.ads.nativeads.template.appearance
bindNativeAd(NativeAdViewBinder) - Method in interface com.yandex.mobile.ads.nativeads.NativeAd
Bind view with native ad's content.
bindSliderAd(SliderAdView) - Method in interface com.yandex.mobile.ads.nativeads.SliderAd
Bind sliderAdView with SliderAd asset's value.
BreakId() - Constructor for class com.yandex.mobile.ads.video.models.vmap.AdBreak.BreakId
 
BreakType() - Constructor for class com.yandex.mobile.ads.video.models.vmap.AdBreak.BreakType
 
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.
build() - Method in class com.yandex.mobile.ads.video.VastRequestConfiguration.Builder
Constructs a VastRequestConfiguration with specified configurations.
build() - Method in class com.yandex.mobile.ads.video.VmapRequestConfiguration.Builder
Constructs a VmapRequestConfiguration with specified configurations.
Builder() - Constructor for class com.yandex.mobile.ads.common.AdRequest.Builder
 
Builder(String) - Constructor for class com.yandex.mobile.ads.instream.InstreamAdRequestConfiguration.Builder
Builder(String) - Constructor for class com.yandex.mobile.ads.nativeads.NativeAdRequestConfiguration.Builder
Builder(NativeAdView) - Constructor for class com.yandex.mobile.ads.nativeads.NativeAdViewBinder.Builder
Creates a new NativeAdViewBinder.Builder for constructing a NativeAdViewBinder
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(AdBreak) - Constructor for class com.yandex.mobile.ads.video.VastRequestConfiguration.Builder
 
Builder(String) - Constructor for class com.yandex.mobile.ads.video.VmapRequestConfiguration.Builder
ButtonAppearance - Class in com.yandex.mobile.ads.nativeads.template.appearance
ButtonAppearance provides interfaces for Button customization.
ButtonAppearance.Builder - Class in com.yandex.mobile.ads.nativeads.template.appearance

C

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.video.VideoAdLoader
Cancel Video Ads loading.
cancelLoading() - Method in class com.yandex.mobile.ads.video.VmapLoader
Cancel Vmap loading.
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.inroll - package com.yandex.mobile.ads.instream.inroll
 
com.yandex.mobile.ads.instream.model - package com.yandex.mobile.ads.instream.model
 
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.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 - package com.yandex.mobile.ads.video
 
com.yandex.mobile.ads.video.models.common - package com.yandex.mobile.ads.video.models.common
 
com.yandex.mobile.ads.video.models.vmap - package com.yandex.mobile.ads.video.models.vmap
 
com.yandex.mobile.ads.video.tracking - package com.yandex.mobile.ads.video.tracking
 
CONNECTION_ERROR - Static variable in interface com.yandex.mobile.ads.video.VideoAdError.Code
This code indicates, that connection error happened during sending request.
createConnectionError(String) - Static method in class com.yandex.mobile.ads.video.VideoAdError
 
createInternalError(ParseError) - Static method in class com.yandex.mobile.ads.video.VideoAdError
 
createInternalError(String) - Static method in class com.yandex.mobile.ads.video.VideoAdError
 
createNoAdError(EmptyVastError) - Static method in class com.yandex.mobile.ads.video.VideoAdError
 
createRetriableError(String) - Static method in class com.yandex.mobile.ads.video.VideoAdError
 
CREATIVE_CLICK_TRACKING - Static variable in class com.yandex.mobile.ads.video.tracking.Tracker.Events
 
CREATIVE_CLOSE - Static variable in class com.yandex.mobile.ads.video.tracking.Tracker.Events
 
CREATIVE_COLLAPSE - Static variable in class com.yandex.mobile.ads.video.tracking.Tracker.Events
 
CREATIVE_COMPLETE - Static variable in class com.yandex.mobile.ads.video.tracking.Tracker.Events
 
CREATIVE_EXPAND - Static variable in class com.yandex.mobile.ads.video.tracking.Tracker.Events
 
CREATIVE_FIRST_QUARTILE - Static variable in class com.yandex.mobile.ads.video.tracking.Tracker.Events
 
CREATIVE_FULLSCREEN - Static variable in class com.yandex.mobile.ads.video.tracking.Tracker.Events
 
CREATIVE_MIDPOINT - Static variable in class com.yandex.mobile.ads.video.tracking.Tracker.Events
 
CREATIVE_MUTE - Static variable in class com.yandex.mobile.ads.video.tracking.Tracker.Events
 
CREATIVE_PAUSE - Static variable in class com.yandex.mobile.ads.video.tracking.Tracker.Events
 
CREATIVE_PROGRESS - Static variable in class com.yandex.mobile.ads.video.tracking.Tracker.Events
 
CREATIVE_RESUME - Static variable in class com.yandex.mobile.ads.video.tracking.Tracker.Events
 
CREATIVE_SKIP - Static variable in class com.yandex.mobile.ads.video.tracking.Tracker.Events
 
CREATIVE_START - Static variable in class com.yandex.mobile.ads.video.tracking.Tracker.Events
 
CREATIVE_THIRD_QUARTILE - Static variable in class com.yandex.mobile.ads.video.tracking.Tracker.Events
 
CREATIVE_UNMUTE - Static variable in class com.yandex.mobile.ads.video.tracking.Tracker.Events
 
CREATIVE_VIEW - Static variable in class com.yandex.mobile.ads.video.tracking.Tracker.Events
 
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
 
CREATOR - Static variable in class com.yandex.mobile.ads.video.models.common.Extension
 
CREATOR - Static variable in class com.yandex.mobile.ads.video.models.vmap.AdBreak
 
CREATOR - Static variable in class com.yandex.mobile.ads.video.models.vmap.AdSource
 
CREATOR - Static variable in class com.yandex.mobile.ads.video.models.vmap.TimeOffset
 
CREATOR - Static variable in class com.yandex.mobile.ads.video.models.vmap.Vmap
 

D

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
 
describeContents() - Method in class com.yandex.mobile.ads.video.models.common.Extension
 
describeContents() - Method in class com.yandex.mobile.ads.video.models.vmap.AdBreak
 
describeContents() - Method in class com.yandex.mobile.ads.video.models.vmap.AdSource
 
describeContents() - Method in class com.yandex.mobile.ads.video.models.vmap.TimeOffset
 
describeContents() - Method in class com.yandex.mobile.ads.video.models.vmap.Vmap
 
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.
DISPLAY - Static variable in class com.yandex.mobile.ads.video.models.vmap.AdBreak.BreakType
 

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.AdRequest
 
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
 
Events() - Constructor for class com.yandex.mobile.ads.video.tracking.Tracker.Events
 
Extension - Class in com.yandex.mobile.ads.video.models.common
Class that represents extensions.

F

FEMALE - Static variable in class com.yandex.mobile.ads.common.Gender
Female gender.
flexibleSize() - Static method in class com.yandex.mobile.ads.banner.AdSize
Returns ad size suitable for any banner fitting screen.
flexibleSize(int) - Static method in class com.yandex.mobile.ads.banner.AdSize
Returns flexible banner size, with flexible width always fit maximum width passed as method argument.
flexibleSize(int, int) - Static method in class com.yandex.mobile.ads.banner.AdSize
Returns flexible banner size.
FULL_HEIGHT - Static variable in class com.yandex.mobile.ads.banner.AdSize
The height of an ad to match the height of the device in the current orientation.
FULL_SCREEN - Static variable in class com.yandex.mobile.ads.banner.AdSize
Full screen ad size.
FULL_WIDTH - Static variable in class com.yandex.mobile.ads.banner.AdSize
The width of an ad to match the width of the device in the current orientation.

G

Gender - Class in com.yandex.mobile.ads.common
Gender characteristics.
getAdAssets() - Method in interface com.yandex.mobile.ads.nativeads.NativeAd
Returns ad assets.
getAdBreak() - Method in class com.yandex.mobile.ads.video.VastRequestConfiguration
Returns AdBreak object.
getAdBreakInfo() - Method in interface com.yandex.mobile.ads.instream.InstreamAdBreak
Provides instream ad break info
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
getAdBreaks() - Method in class com.yandex.mobile.ads.video.models.vmap.Vmap
Returns list of AdBreak objects.
getAdDuration() - Method in interface com.yandex.mobile.ads.instream.player.ad.InstreamAdPlayer
Gets ad video duration
getAdHeight() - Method in interface com.yandex.mobile.ads.instream.model.MediaFile
Gets height of Media file to be presented
getAdPosition() - Method in interface com.yandex.mobile.ads.instream.player.ad.InstreamAdPlayer
Gets current ad video position
getAdSource() - Method in class com.yandex.mobile.ads.video.models.vmap.AdBreak
Returns ad source for the ad break.
getAdType() - Method in interface com.yandex.mobile.ads.nativeads.NativeAd
Returns native ad type ResponseNativeType.
getAdWidth() - Method in interface com.yandex.mobile.ads.instream.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 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.
getBreakId() - Method in class com.yandex.mobile.ads.video.models.vmap.AdBreak
Returns ad break identifier.
getBreakTypes() - Method in class com.yandex.mobile.ads.video.models.vmap.AdBreak
Returns allowed ad break types.
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.
getCategoryId() - Method in class com.yandex.mobile.ads.video.VmapRequestConfiguration
Returns category identifier.
getCode() - Method in class com.yandex.mobile.ads.common.AdRequestError
Returns an error code from the AdRequestError.Code.
getCode() - Method in class com.yandex.mobile.ads.video.VideoAdError
 
getCode() - Method in interface com.yandex.mobile.ads.video.VmapError
Returns an error 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 class com.yandex.mobile.ads.common.AdRequestError
Returns an error description.
getDescription() - Method in class com.yandex.mobile.ads.video.VideoAdError
 
getDescription() - Method in interface com.yandex.mobile.ads.video.VmapError
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.
getExtensions() - Method in class com.yandex.mobile.ads.video.models.vmap.AdBreak
Returns list of Extension objects.
getExtensions() - Method in class com.yandex.mobile.ads.video.models.vmap.Vmap
Returns list of Extension objects.
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.
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.AdSize
Returns the height of this AdSize in density-independent pixels (dp).
getHeight(Context) - Method in class com.yandex.mobile.ads.banner.AdSize
Returns the actual 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.
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.
getId() - Method in class com.yandex.mobile.ads.video.models.vmap.AdSource
Returns ad source identifier.
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
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 class com.yandex.mobile.ads.nativeads.NativeAdAssets
Returns media content 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.
getPageId() - Method in class com.yandex.mobile.ads.video.VmapRequestConfiguration
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
getParameters() - Method in class com.yandex.mobile.ads.video.VastRequestConfiguration
Returns some additional 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.
getRawData() - Method in interface com.yandex.mobile.ads.common.ImpressionData
Return a raw impression-level revenue data, string with json.
getRawResponse() - Method in class com.yandex.mobile.ads.video.VideoAdError
 
getRawValue() - Method in class com.yandex.mobile.ads.video.models.vmap.TimeOffset
Returns raw value of timeOffset attribute that represents the time for the AdBreak.
getRepeatAfterMillis() - Method in class com.yandex.mobile.ads.video.models.vmap.AdBreak
Returns ad break repeatAfter attribute in milliseconds.
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.instream.model.MediaFile
Provides information about possibility to skip this
getSkipOffset() - Method in interface com.yandex.mobile.ads.instream.InstreamAdSkipInfo
Returns the number of milliseconds of ad break 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.
getTimeOffset() - Method in class com.yandex.mobile.ads.video.models.vmap.AdBreak
Returns timing for the ad break.
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.
getTrackingEvents() - Method in class com.yandex.mobile.ads.video.models.vmap.AdBreak
Returns tracking events for the ad break.
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.
getType() - Method in class com.yandex.mobile.ads.video.models.common.Extension
Returns type of extension.
getUrl() - Method in interface com.yandex.mobile.ads.instream.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.
getValue() - Method in class com.yandex.mobile.ads.video.models.common.Extension
Returns value of extension.
getVersion() - Method in class com.yandex.mobile.ads.video.models.vmap.Vmap
Returns version of VMAP.
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
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(Context) - Method in class com.yandex.mobile.ads.banner.AdSize
Returns the actual 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.
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

hashCode() - Method in class com.yandex.mobile.ads.common.AdRequest
 
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.

I

ImageAppearance - Class in com.yandex.mobile.ads.nativeads.template.appearance
ImageAppearance provides interfaces for ImageView customization.
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.
INPAGE - Static variable in class com.yandex.mobile.ads.video.models.vmap.AdBreak.BreakId
 
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
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
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.
InstreamAdSkipInfo - Interface in com.yandex.mobile.ads.instream
 
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.
INTERNAL_ERROR - Static variable in interface com.yandex.mobile.ads.video.VideoAdError.Code
This code indicates, that unexpected error happened.
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.
isAllowMultipleAds() - Method in class com.yandex.mobile.ads.video.models.vmap.AdSource
Returns boolean value that indicate whether or not player should honor VAST ad pods or other multiple ad formats in the ad response document.
isFeedbackAvailable() - Method in class com.yandex.mobile.ads.nativeads.NativeAdAssets
Returns boolean value that indicates feedback availability.
isFollowRedirects() - Method in class com.yandex.mobile.ads.video.models.vmap.AdSource
Boolean value that indicate whether the video player should honor redirects within an ad response.
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() - Method in interface com.yandex.mobile.ads.instream.player.ad.InstreamAdPlayer
Gets value indicating whether player is playing ad
isSkippable() - Method in interface com.yandex.mobile.ads.instream.InstreamAdSkipInfo
Indicates whether the ad break can be skipped by the user

L

LINEAR - Static variable in class com.yandex.mobile.ads.video.models.vmap.AdBreak.BreakType
 
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(NativeAdRequestConfiguration) - Method in class com.yandex.mobile.ads.nativeads.NativeAdLoader
Start loading the native ad by NativeAdRequestConfiguration 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(Context, VastRequestConfiguration) - Method in class com.yandex.mobile.ads.video.VideoAdLoader
Start Video Ads loading.
loadAds(NativeAdRequestConfiguration, int) - Method in class com.yandex.mobile.ads.nativeads.NativeBulkAdLoader
Start loading the native ads by NativeAdRequestConfiguration on a background thread.
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.
loadVmap(Context, VmapRequestConfiguration) - Method in class com.yandex.mobile.ads.video.VmapLoader
Start Vmap loading.

M

MALE - Static variable in class com.yandex.mobile.ads.common.Gender
Male gender.
MediaFile - Interface in com.yandex.mobile.ads.instream.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
 
MediaView(Context, AttributeSet, int, int) - Constructor for class com.yandex.mobile.ads.nativeads.MediaView
 
MIDROLL - Static variable in class com.yandex.mobile.ads.instream.InstreamAdBreakType
 
MIDROLL - Static variable in class com.yandex.mobile.ads.video.models.vmap.AdBreak.BreakId
 
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
 

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.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.
NO_AD_ERROR - Static variable in interface com.yandex.mobile.ads.video.VideoAdError.Code
This is valid situation.
NO_FILL - Static variable in class com.yandex.mobile.ads.common.AdRequestError.Code
Ad request completed successfully, but there are no ads available.
NONLINEAR - Static variable in class com.yandex.mobile.ads.video.models.vmap.AdBreak.BreakType
 

O

onAdCompleted(MediaFile) - Method in interface com.yandex.mobile.ads.instream.player.ad.InstreamAdPlayerListener
Fire this callback when instream ad player completed playing mediaFile
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(NativeAd) - Method in interface com.yandex.mobile.ads.nativeads.NativeAdLoadListener
Notifies when native ad is loaded.
onAdLoaded() - Method in interface com.yandex.mobile.ads.rewarded.RewardedAdEventListener
Called when a rewarded ad has been loaded.
onAdPaused(MediaFile) - Method in interface com.yandex.mobile.ads.instream.player.ad.InstreamAdPlayerListener
Fire this callback when instream ad player paused playing mediaFile
onAdPrepared(MediaFile) - Method in interface com.yandex.mobile.ads.instream.player.ad.InstreamAdPlayerListener
Fire this callback when instream ad player is ready to present mediaFile
onAdResumed(MediaFile) - Method in interface com.yandex.mobile.ads.instream.player.ad.InstreamAdPlayerListener
Fire this callback when instream ad player resumed playing mediaFile
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.
onAdsLoaded(List<NativeAd>) - Method in interface com.yandex.mobile.ads.nativeads.NativeBulkAdLoadListener
Notifies when native ads are loaded.
onAdStarted(MediaFile) - Method in interface com.yandex.mobile.ads.instream.player.ad.InstreamAdPlayerListener
Fire this callback when instream ad player started playing mediaFile
onAdStopped(MediaFile) - Method in interface com.yandex.mobile.ads.instream.player.ad.InstreamAdPlayerListener
Fire this callback when instream ad player stopped playing mediaFile
onError(String) - Method in interface com.yandex.mobile.ads.instream.InstreamAdListener
Notifies about error occured during instream ad playback.
onError(MediaFile) - 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 mediaFile
onFailure(VideoAdError) - Method in interface com.yandex.mobile.ads.video.RequestListener
 
onFinishLoadingImages() - Method in interface com.yandex.mobile.ads.nativeads.NativeAdImageLoadingListener
Notifies when ad finishes loading images.
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.
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.
onSuccess(T) - Method in interface com.yandex.mobile.ads.video.RequestListener
 
onTrackingError(VideoAdError) - Method in interface com.yandex.mobile.ads.video.tracking.Tracker.ErrorListener
 
onVideoAdFailedToLoad(VideoAdError) - Method in class com.yandex.mobile.ads.video.VideoAdLoader.OnVideoAdLoadedListener
Notifies that video ad request failed.
onVideoAdLoaded(List<VideoAd>) - Method in class com.yandex.mobile.ads.video.VideoAdLoader.OnVideoAdLoadedListener
Notifies when video ads are loaded.
OnVideoAdLoadedListener() - Constructor for class com.yandex.mobile.ads.video.VideoAdLoader.OnVideoAdLoadedListener
 
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
onVmapFailedToLoad(VmapError) - Method in class com.yandex.mobile.ads.video.VmapLoader.OnVmapLoadedListener
Notifies that Vmap failed to load.
onVmapLoaded(Vmap) - Method in class com.yandex.mobile.ads.video.VmapLoader.OnVmapLoadedListener
Notifies that Vmap was loaded.
OnVmapLoadedListener() - Constructor for class com.yandex.mobile.ads.video.VmapLoader.OnVmapLoadedListener
 
onVolumeChanged(MediaFile, 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() - Method in interface com.yandex.mobile.ads.instream.player.ad.InstreamAdPlayer
Pauses playing ad
PAUSEROLL - Static variable in class com.yandex.mobile.ads.instream.InstreamAdBreakType
 
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.video.models.vmap.AdBreak.BreakId
 
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
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() - Method in interface com.yandex.mobile.ads.instream.player.ad.InstreamAdPlayer
Starts playing ad
POSTROLL - Static variable in class com.yandex.mobile.ads.instream.InstreamAdBreakType
 
POSTROLL - Static variable in class com.yandex.mobile.ads.video.models.vmap.AdBreak.BreakId
 
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(MediaFile) - 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
 
PREROLL - Static variable in class com.yandex.mobile.ads.video.models.vmap.AdBreak.BreakId
 

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.Builder - Class in com.yandex.mobile.ads.nativeads.template.appearance
release() - 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.
RequestListener<T> - Interface in com.yandex.mobile.ads.video
Listener for receiving results of video ads requests
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() - 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
RETRIABLE_ERROR - Static variable in interface com.yandex.mobile.ads.video.VideoAdError.Code
Request cannot be handled right now, try again later.
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.
setAdSize(AdSize) - Method in class com.yandex.mobile.ads.banner.BannerAdView
Sets an AdSize.
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.
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
setBlockId(String) - Method in class com.yandex.mobile.ads.banner.BannerAdView
Sets a block id.
setBlockId(String) - Method in class com.yandex.mobile.ads.interstitial.InterstitialAd
Sets a block id.
setBlockId(String) - Method in class com.yandex.mobile.ads.rewarded.RewardedAd
Sets a block 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
setCategory(String) - Method in class com.yandex.mobile.ads.video.VmapRequestConfiguration.Builder
 
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.
setErrorListener(Tracker.ErrorListener) - Method in class com.yandex.mobile.ads.video.tracking.Tracker
 
setFaviconView(ImageView) - Method in class com.yandex.mobile.ads.nativeads.NativeAdViewBinder.Builder
Sets view for app favicon.
setFeedbackView(TextView) - 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.
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.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.
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.
setOnVideoAdLoadedListener(VideoAdLoader.OnVideoAdLoadedListener) - Method in class com.yandex.mobile.ads.video.VideoAdLoader
setOnVmapLoadedListener(VmapLoader.OnVmapLoadedListener) - Method in class com.yandex.mobile.ads.video.VmapLoader
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.
setParameters(Map<String, String>) - Method in class com.yandex.mobile.ads.video.VastRequestConfiguration.Builder
Sets additional parameters for video ads request.
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
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.
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(float) - Method in interface com.yandex.mobile.ads.instream.player.ad.InstreamAdPlayer
Sets ad player volume to passed value
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(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.
SliderAd - Interface in com.yandex.mobile.ads.nativeads
Interface allows to bind SliderAdView 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.
SliderAdView - Class in com.yandex.mobile.ads.nativeads
SliderAdView represents root view for slider ad.
SliderAdView(Context) - Constructor for class com.yandex.mobile.ads.nativeads.SliderAdView
Constructs a new SliderAdView programmatically.
SliderAdView(Context, AttributeSet) - Constructor for class com.yandex.mobile.ads.nativeads.SliderAdView
Constructs a new SliderAdView from XML layout file.
SliderAdView(Context, AttributeSet, int) - Constructor for class com.yandex.mobile.ads.nativeads.SliderAdView
Constructs a new SliderAdView from XML layout file.
stickySize(int) - Static method in class com.yandex.mobile.ads.banner.AdSize
Returns sticky banner size with the given width.
stopAd() - Method in interface com.yandex.mobile.ads.instream.player.ad.InstreamAdPlayer
Stops playing ad
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.Builder - Class in com.yandex.mobile.ads.nativeads.template.appearance
Builds a TextAppearance.
TimeOffset - Class in com.yandex.mobile.ads.video.models.vmap
Class that represents the timing for the ad break.
toString() - Method in class com.yandex.mobile.ads.common.AdRequestError
 
toString() - Method in class com.yandex.mobile.ads.nativeads.template.HorizontalOffset
 
trackAdBreakEvent(AdBreak, String) - Method in class com.yandex.mobile.ads.video.tracking.Tracker
Track ad event.
trackAdEvent(VideoAd, String) - Method in class com.yandex.mobile.ads.video.tracking.Tracker
Track ad event.
trackCreativeEvent(Creative, String) - Method in class com.yandex.mobile.ads.video.tracking.Tracker
Track creative event.
Tracker - Class in com.yandex.mobile.ads.video.tracking
This class used to track events, caused by VideoAd or Creative.
Tracker(Context) - Constructor for class com.yandex.mobile.ads.video.tracking.Tracker
Create a new Tracker object.
Tracker.ErrorListener - Interface in com.yandex.mobile.ads.video.tracking
 
Tracker.Events - Class in com.yandex.mobile.ads.video.tracking
Constants below describe possible VAST ad events and errors.

U

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.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.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.
VastRequestConfiguration - Class in com.yandex.mobile.ads.video
Class that defines VAST loader configuration.
VastRequestConfiguration.Builder - Class in com.yandex.mobile.ads.video
Builds a new VastRequestConfiguration object.
VideoAdError - Class in com.yandex.mobile.ads.video
Description of any unexpected situation, happened during load video ads.
VideoAdError.Code - Interface in com.yandex.mobile.ads.video
 
VideoAdLoader - Class in com.yandex.mobile.ads.video
Class containing controls for Video Ads loading.
VideoAdLoader(Context) - Constructor for class com.yandex.mobile.ads.video.VideoAdLoader
Constructs a new VideoAdLoader.
VideoAdLoader.OnVideoAdLoadedListener - Class in com.yandex.mobile.ads.video
Class that is implemented to determine result of video loading request.
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.
Vmap - Class in com.yandex.mobile.ads.video.models.vmap
Class that represents VMAP model.
VmapError - Interface in com.yandex.mobile.ads.video
Class containing errors that can occur during Vmap loading.
VmapLoader - Class in com.yandex.mobile.ads.video
Class containing controls for Vmap loading.
VmapLoader(Context) - Constructor for class com.yandex.mobile.ads.video.VmapLoader
Constructs a new VmapLoader.
VmapLoader.OnVmapLoadedListener - Class in com.yandex.mobile.ads.video
Class that is implemented to determine when the Vmap loading has completed or failed.
VmapRequestConfiguration - Class in com.yandex.mobile.ads.video
Class defines VMAP loader configuration.
VmapRequestConfiguration.Builder - Class in com.yandex.mobile.ads.video
Class for creating new VmapRequestConfiguration object.

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
 
writeToParcel(Parcel, int) - Method in class com.yandex.mobile.ads.video.models.common.Extension
 
writeToParcel(Parcel, int) - Method in class com.yandex.mobile.ads.video.models.vmap.AdBreak
 
writeToParcel(Parcel, int) - Method in class com.yandex.mobile.ads.video.models.vmap.AdSource
 
writeToParcel(Parcel, int) - Method in class com.yandex.mobile.ads.video.models.vmap.TimeOffset
 
writeToParcel(Parcel, int) - Method in class com.yandex.mobile.ads.video.models.vmap.Vmap
 
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links