AttributionScopesData

@Serializable
data class AttributionScopesData(val values: List<String>, val limit: Double, val maxEventStates: Double)

(undocumented in the protocol definition)

Official doc

Constructors

Link copied to clipboard
constructor(values: List<String>, limit: Double, maxEventStates: Double)

Properties

Link copied to clipboard

number instead of integer because not all uint32 can be represented by int

Link copied to clipboard

(undocumented in the protocol definition)

Link copied to clipboard

(undocumented in the protocol definition)