AttributionReportingAggregatableValueDictEntry

@Serializable
data class AttributionReportingAggregatableValueDictEntry(val key: String, val value: Double, val filteringId: UnsignedInt64AsBase10)

(undocumented in the protocol definition)

Official doc

Constructors

constructor(key: String, value: Double, filteringId: UnsignedInt64AsBase10)

Properties

Link copied to clipboard

(undocumented in the protocol definition)

Link copied to clipboard
val key: String

(undocumented in the protocol definition)

Link copied to clipboard

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