Package com.naver.ads.video.player
Class NonLinearEvent.CreativeView
-
- All Implemented Interfaces:
-
com.naver.ads.video.player.VastEventProvider
public final class NonLinearEvent.CreativeView extends NonLinearEvent
Fired when a non linear ad portion of the ad was viewed.
-
-
Constructor Summary
Constructors Constructor Description NonLinearEvent.CreativeView(ResolvedNonLinear resolvedNonLinear)
-
Method Summary
Modifier and Type Method Description -
-
Constructor Detail
-
NonLinearEvent.CreativeView
NonLinearEvent.CreativeView(ResolvedNonLinear resolvedNonLinear)
- Parameters:
resolvedNonLinear- the non linear ad.
-
-
-
-