N
- NDA_AD_PROVIDER - enum entry in com.naver.ads.video.vast.IconDisplayInfo.IconStaticResource
- NDA_ELECTION_AD - enum entry in com.naver.ads.video.vast.IconDisplayInfo.IconStaticResource
- NDA_EVENT_ALERT - enum entry in com.naver.ads.video.vast.IconDisplayInfo.IconStaticResource
- NDA_KEYWORD_AD - enum entry in com.naver.ads.video.vast.IconDisplayInfo.IconStaticResource
- NDA_PROVIDER - enum entry in com.naver.ads.video.vast.IconDisplayInfo.IconStaticResource
- NON_LINEAR_AD_FETCHING_FAILED - enum entry in com.naver.ads.video.VideoAdErrorCode
a linear ad failed to fetch.
- NON_LINEAR_AD_RENDERING_FAILED - enum entry in com.naver.ads.video.VideoAdErrorCode
a linear ad failed to render.
- NON_LINEAR_ASSET_MISMATCH - enum entry in com.naver.ads.video.VideoAdErrorCode
assets were found in the VAST ad response for a nonlinear ad, but none of them matched the video player's capabilities.
- NONE - enum entry in com.naver.ads.video.vast.ResolvedCompanion.Required
the media player may choose to not display any of the ResolvedCompanion, but is not restricted from doing so. The ad server may use this option when the advertiser prefers that the master Linear or NonLinear ad be displayed even if the companion cannot be displayed.
- NonLinearAd - class in com.naver.ads.video.vast.raw
- Represents a parsed
<NonLinear>element. - NonLinearAds - class in com.naver.ads.video.vast.raw
- Represents a parsed
<NonLinearAds>element. - NonLinearEvent - class in com.naver.ads.video.player
- Provides the event related to
NonLinear Ad Metrics. - NonLinearEvent.AcceptInvitation - class in com.naver.ads.video.player.NonLinearEvent
- Fired when the user clicked or otherwise activated a control used to pause
- NonLinearEvent.AdCollapse - class in com.naver.ads.video.player.NonLinearEvent
- Fired the user activated a control to reduce the non linear ad to its original dimensions.
- NonLinearEvent.AdExpand - class in com.naver.ads.video.player.NonLinearEvent
- Fired when the user activated a control to expand the non linear ad.
- NonLinearEvent.Click - class in com.naver.ads.video.player.NonLinearEvent
- Fired when the user activated the click control.
- NonLinearEvent.Close - class in com.naver.ads.video.player.NonLinearEvent
- Fired the user clicked or otherwise activated a control for removing the non linear ad.
- NonLinearEvent.CreativeView - class in com.naver.ads.video.player.NonLinearEvent
- Fired when a non linear ad portion of the ad was viewed.
- NonLinearEvent.Error - class in com.naver.ads.video.player.NonLinearEvent
- Fired when an error occurs in the non linear ad.
- NonLinearEvent.Minimize - class in com.naver.ads.video.player.NonLinearEvent
- Fired the user clicked or otherwise activated a control used to minimize the non linear ad.
- NonLinearEvent.OverlayViewDuration - class in com.naver.ads.video.player.NonLinearEvent
- Fired the time that the initial ad is displayed.
- NOT_SUPPORTED - enum entry in com.naver.ads.video.vast.raw.VastEvent
- NOT_USED - enum entry in com.naver.ads.video.vast.raw.VastEvent
This ad was not and will not be played (e.g. it was prefetched for a particular ad break but was not chosen for playback). This allows ad servers to reuse an ad earlier than otherwise would be possible due to budget/frequency capping. This is a terminal event; no other tracking events should be sent when this is used. Player support is optional and if implemented is provided on a best effort basis as it is not technically possible to fire this event for every unused ad (e.g. when the player itself is terminated before playback).