AttributionReportingAggregatableDebugReportingData

@Serializable
data class AttributionReportingAggregatableDebugReportingData(val keyPiece: UnsignedInt128AsBase16, val value: Double, val types: List<String>)

(undocumented in the protocol definition)

Official doc

Constructors

constructor(keyPiece: UnsignedInt128AsBase16, value: Double, types: List<String>)

Properties

Link copied to clipboard

(undocumented in the protocol definition)

Link copied to clipboard

(undocumented in the protocol definition)

Link copied to clipboard

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