Package com.naver.ads.video.player
Class CompanionEvent
-
- All Implemented Interfaces:
-
com.naver.ads.video.player.VastEventProvider
public class CompanionEvent implements VastEventProvider
Provides the event related to
Companion Ad Metrics.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classCompanionEvent.SelectedFired when given resolvedCompanion is selected.
public final classCompanionEvent.ClickedFired when given resolvedCompanion is clicked.
public final classCompanionEvent.CreativeViewFired when an companion ad portion of the ad was viewed.
public final classCompanionEvent.CloseFired the user clicked or otherwise activated a control for removing the companion ad.
public final classCompanionEvent.ErrorFired when an error occurs in the companion ad.
-
Constructor Summary
Constructors Constructor Description CompanionEvent()
-