AdContentCategory

data class AdContentCategory(var taxonomy: IabContentTaxonomy, var categories: List<String>)

Constructors

Link copied to clipboard
constructor(taxonomy: IabContentTaxonomy, categories: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard