toggle menu
library-core
8.1.0
androidJvm
switch theme
search in API
library-core
/
com.naver.gfpsdk.mediation
/
NativeSimpleAdTracker
Native
Simple
Ad
Tracker
abstract
class
NativeSimpleAdTracker
(
nativeSimpleAdOptions
:
GfpNativeSimpleAdOptions
)
This is SDK internal class to track impression on native simple ad.
Members
Constructors
Native
Simple
Ad
Tracker
Link copied to clipboard
constructor
(
nativeSimpleAdOptions
:
GfpNativeSimpleAdOptions
)
Functions
track
View
Link copied to clipboard
abstract
fun
trackView
(
adView
:
GfpNativeSimpleAdView
)
untrack
View
Link copied to clipboard
abstract
fun
untrackView
(
adView
:
GfpNativeSimpleAdView
)