Types

Link copied to clipboard
@Serializable(with = AttributionReportingEventLevelResultSerializer::class)
data object deduplicated : AttributionReportingEventLevelResult
Link copied to clipboard
@Serializable(with = AttributionReportingEventLevelResultSerializer::class)
data object excessiveAttributions : AttributionReportingEventLevelResult
Link copied to clipboard
@Serializable(with = AttributionReportingEventLevelResultSerializer::class)
data object excessiveReportingOrigins : AttributionReportingEventLevelResult
Link copied to clipboard
@Serializable(with = AttributionReportingEventLevelResultSerializer::class)
data object excessiveReports : AttributionReportingEventLevelResult
Link copied to clipboard
@Serializable(with = AttributionReportingEventLevelResultSerializer::class)
data object falselyAttributedSource : AttributionReportingEventLevelResult
Link copied to clipboard
@Serializable(with = AttributionReportingEventLevelResultSerializer::class)
data object internalError : AttributionReportingEventLevelResult
Link copied to clipboard
@Serializable(with = AttributionReportingEventLevelResultSerializer::class)
data object neverAttributedSource : AttributionReportingEventLevelResult
Link copied to clipboard
@Serializable(with = AttributionReportingEventLevelResultSerializer::class)
data object noCapacityForAttributionDestination : AttributionReportingEventLevelResult
Link copied to clipboard
@Serializable(with = AttributionReportingEventLevelResultSerializer::class)
data object noMatchingConfigurations : AttributionReportingEventLevelResult
Link copied to clipboard
@Serializable(with = AttributionReportingEventLevelResultSerializer::class)
data object noMatchingSourceFilterData : AttributionReportingEventLevelResult
Link copied to clipboard
@Serializable(with = AttributionReportingEventLevelResultSerializer::class)
data object noMatchingSources : AttributionReportingEventLevelResult
Link copied to clipboard
@Serializable(with = AttributionReportingEventLevelResultSerializer::class)
data object noMatchingTriggerData : AttributionReportingEventLevelResult
Link copied to clipboard
@Serializable(with = AttributionReportingEventLevelResultSerializer::class)
data class NotDefinedInProtocol(val value: String) : AttributionReportingEventLevelResult

This extra enum entry represents values returned by Chrome that were not defined in the protocol (for instance new values that were added later).

Link copied to clipboard
@Serializable(with = AttributionReportingEventLevelResultSerializer::class)
data object notRegistered : AttributionReportingEventLevelResult
Link copied to clipboard
@Serializable(with = AttributionReportingEventLevelResultSerializer::class)
data object priorityTooLow : AttributionReportingEventLevelResult
Link copied to clipboard
@Serializable(with = AttributionReportingEventLevelResultSerializer::class)
data object prohibitedByBrowserPolicy : AttributionReportingEventLevelResult
Link copied to clipboard
@Serializable(with = AttributionReportingEventLevelResultSerializer::class)
data object reportWindowNotStarted : AttributionReportingEventLevelResult
Link copied to clipboard
@Serializable(with = AttributionReportingEventLevelResultSerializer::class)
data object reportWindowPassed : AttributionReportingEventLevelResult
Link copied to clipboard
@Serializable(with = AttributionReportingEventLevelResultSerializer::class)
data object success : AttributionReportingEventLevelResult
Link copied to clipboard
@Serializable(with = AttributionReportingEventLevelResultSerializer::class)
data object successDroppedLowerPriority : AttributionReportingEventLevelResult