AttributionReportingEventReportWindows

@Serializable
data class AttributionReportingEventReportWindows(val start: Int, val ends: List<Int>)

(undocumented in the protocol definition)

Official doc

Constructors

Link copied to clipboard
constructor(start: Int, ends: List<Int>)

Properties

Link copied to clipboard
val ends: List<Int>

duration in seconds

Link copied to clipboard
val start: Int

duration in seconds