Types

Link copied to clipboard
@Serializable(with = AttributionReportingAggregatableResultSerializer::class)
data object deduplicated : AttributionReportingAggregatableResult
Link copied to clipboard
@Serializable(with = AttributionReportingAggregatableResultSerializer::class)
data object excessiveAttributions : AttributionReportingAggregatableResult
Link copied to clipboard
@Serializable(with = AttributionReportingAggregatableResultSerializer::class)
data object excessiveReportingOrigins : AttributionReportingAggregatableResult
Link copied to clipboard
@Serializable(with = AttributionReportingAggregatableResultSerializer::class)
data object excessiveReports : AttributionReportingAggregatableResult
Link copied to clipboard
@Serializable(with = AttributionReportingAggregatableResultSerializer::class)
data object insufficientBudget : AttributionReportingAggregatableResult
Link copied to clipboard
@Serializable(with = AttributionReportingAggregatableResultSerializer::class)
data object insufficientNamedBudget : AttributionReportingAggregatableResult
Link copied to clipboard
@Serializable(with = AttributionReportingAggregatableResultSerializer::class)
data object internalError : AttributionReportingAggregatableResult
Link copied to clipboard
@Serializable(with = AttributionReportingAggregatableResultSerializer::class)
data object noCapacityForAttributionDestination : AttributionReportingAggregatableResult
Link copied to clipboard
@Serializable(with = AttributionReportingAggregatableResultSerializer::class)
data object noHistograms : AttributionReportingAggregatableResult
Link copied to clipboard
@Serializable(with = AttributionReportingAggregatableResultSerializer::class)
data object noMatchingSourceFilterData : AttributionReportingAggregatableResult
Link copied to clipboard
@Serializable(with = AttributionReportingAggregatableResultSerializer::class)
data object noMatchingSources : AttributionReportingAggregatableResult
Link copied to clipboard
@Serializable(with = AttributionReportingAggregatableResultSerializer::class)
data class NotDefinedInProtocol(val value: String) : AttributionReportingAggregatableResult

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 = AttributionReportingAggregatableResultSerializer::class)
data object notRegistered : AttributionReportingAggregatableResult
Link copied to clipboard
@Serializable(with = AttributionReportingAggregatableResultSerializer::class)
data object prohibitedByBrowserPolicy : AttributionReportingAggregatableResult
Link copied to clipboard
@Serializable(with = AttributionReportingAggregatableResultSerializer::class)
data object reportWindowPassed : AttributionReportingAggregatableResult
Link copied to clipboard
@Serializable(with = AttributionReportingAggregatableResultSerializer::class)
data object success : AttributionReportingAggregatableResult