//sdk/com.adsbynimbus.request/NimbusResponse/type
type
open override fun type(): String
The ad type.
Currently supported ad types are "static" and "video" but this can be extended to more ad types in the future.
//sdk/com.adsbynimbus.request/NimbusResponse/type
open override fun type(): String
The ad type.
Currently supported ad types are "static" and "video" but this can be extended to more ad types in the future.