toggle menu
Adswizz SDK API
0.4.0
jvm
switch theme
search in API
Adswizz SDK API
/
com.ad.core.adFetcher.model
/
Advertiser
Advertiser
data
class
Advertiser
@
JvmOverloads
constructor
(
val
id
:
String
?
=
null
,
val
value
:
String
?
=
null
)
This class is used to represent the
Advertiser
tag parsed from the VAST file.
Members
Constructors
Advertiser
Link copied to clipboard
@
JvmOverloads
constructor
(
id
:
String
?
=
null
,
value
:
String
?
=
null
)
Properties
id
Link copied to clipboard
val
id
:
String
?
=
null
value
Link copied to clipboard
val
value
:
String
?
=
null