toggle menu
library-core
8.9.0
androidJvm
switch theme
search in API
library-core
/
com.naver.gfpsdk.mediation
/
SignalData
Signal
Data
data
class
SignalData
(
val
context
:
Context
,
val
adUnitId
:
String
?
,
val
productType
:
ProductType
?
=
null
)
Data for signal generation.
Members
Constructors
Signal
Data
Link copied to clipboard
constructor
(
context
:
Context
,
adUnitId
:
String
?
,
productType
:
ProductType
?
=
null
)
Properties
ad
Unit
Id
Link copied to clipboard
val
adUnitId
:
String
?
context
Link copied to clipboard
val
context
:
Context
product
Type
Link copied to clipboard
val
productType
:
ProductType
?
=
null