toggle menu
Adswizz API SDK
8.2.0
androidJvm
switch theme
search in API
adswizz-core
/
com.adswizz.core.zc.model
/
ZCConfigProxy
ZCConfig
Proxy
@
JsonClass
(
generateAdapter
=
true
)
data
class
ZCConfigProxy
(
val
enableAdRequest3PKey
:
Boolean
=
true
,
val
allowedDomains
:
List
<
String
>
=
listOf("adswizz.com")
)
Members
Constructors
ZCConfig
Proxy
Link copied to clipboard
constructor
(
enableAdRequest3PKey
:
Boolean
=
true
,
allowedDomains
:
List
<
String
>
=
listOf("adswizz.com")
)
Properties
allowed
Domains
Link copied to clipboard
val
allowedDomains
:
List
<
String
>
enable
Ad
Request3PKey
Link copied to clipboard
val
enableAdRequest3PKey
:
Boolean
=
true