AttributionReportingTriggerRegistration

@Serializable
data class AttributionReportingTriggerRegistration(val filters: AttributionReportingFilterPair, val debugKey: UnsignedInt64AsBase10? = null, val aggregatableDedupKeys: List<AttributionReportingAggregatableDedupKey>, val eventTriggerData: List<AttributionReportingEventTriggerData>, val aggregatableTriggerData: List<AttributionReportingAggregatableTriggerData>, val aggregatableValues: List<AttributionReportingAggregatableValueEntry>, val aggregatableFilteringIdMaxBytes: Int, val debugReporting: Boolean, val aggregationCoordinatorOrigin: String? = null, val sourceRegistrationTimeConfig: AttributionReportingSourceRegistrationTimeConfig, val triggerContextId: String? = null)

(undocumented in the protocol definition)

Official doc

Constructors

Link copied to clipboard
constructor(filters: AttributionReportingFilterPair, debugKey: UnsignedInt64AsBase10? = null, aggregatableDedupKeys: List<AttributionReportingAggregatableDedupKey>, eventTriggerData: List<AttributionReportingEventTriggerData>, aggregatableTriggerData: List<AttributionReportingAggregatableTriggerData>, aggregatableValues: List<AttributionReportingAggregatableValueEntry>, aggregatableFilteringIdMaxBytes: Int, debugReporting: Boolean, aggregationCoordinatorOrigin: String? = null, sourceRegistrationTimeConfig: AttributionReportingSourceRegistrationTimeConfig, triggerContextId: String? = null)

Properties

Link copied to clipboard

(undocumented in the protocol definition)

Link copied to clipboard

(undocumented in the protocol definition)

Link copied to clipboard

(undocumented in the protocol definition)

Link copied to clipboard

(undocumented in the protocol definition)

Link copied to clipboard

(undocumented in the protocol definition)

Link copied to clipboard

(undocumented in the protocol definition)

Link copied to clipboard

(undocumented in the protocol definition)

Link copied to clipboard

(undocumented in the protocol definition)

Link copied to clipboard

(undocumented in the protocol definition)

Link copied to clipboard
Link copied to clipboard

(undocumented in the protocol definition)