AttributionReportingFilterDataEntry

@Serializable
data class AttributionReportingFilterDataEntry(val key: String, val values: List<String>)

(undocumented in the protocol definition)

Official doc

Constructors

Link copied to clipboard
constructor(key: String, values: List<String>)

Properties

Link copied to clipboard
val key: String

(undocumented in the protocol definition)

Link copied to clipboard

(undocumented in the protocol definition)