AttributionReportingAggregationKeysEntry

@Serializable
data class AttributionReportingAggregationKeysEntry(val key: String, val value: UnsignedInt128AsBase16)

(undocumented in the protocol definition)

Official doc

Constructors

Link copied to clipboard
constructor(key: String, value: UnsignedInt128AsBase16)

Properties

Link copied to clipboard
val key: String

(undocumented in the protocol definition)

Link copied to clipboard

(undocumented in the protocol definition)