AttributionReportingAggregatableDedupKey

@Serializable
data class AttributionReportingAggregatableDedupKey(val dedupKey: UnsignedInt64AsBase10? = null, val filters: AttributionReportingFilterPair)

(undocumented in the protocol definition)

Official doc

Constructors

Link copied to clipboard
constructor(dedupKey: UnsignedInt64AsBase10? = null, filters: AttributionReportingFilterPair)

Properties

Link copied to clipboard

(undocumented in the protocol definition)

Link copied to clipboard

(undocumented in the protocol definition)