Types

Link copied to clipboard
@Serializable(with = AttributionReportingIssueTypeSerializer::class)
data object InsecureContext : AttributionReportingIssueType
Link copied to clipboard
@Serializable(with = AttributionReportingIssueTypeSerializer::class)
data object InvalidHeader : AttributionReportingIssueType
Link copied to clipboard
@Serializable(with = AttributionReportingIssueTypeSerializer::class)
data object InvalidInfoHeader : AttributionReportingIssueType
Link copied to clipboard
@Serializable(with = AttributionReportingIssueTypeSerializer::class)
data object InvalidRegisterOsSourceHeader : AttributionReportingIssueType
Link copied to clipboard
@Serializable(with = AttributionReportingIssueTypeSerializer::class)
data object InvalidRegisterOsTriggerHeader : AttributionReportingIssueType
Link copied to clipboard
@Serializable(with = AttributionReportingIssueTypeSerializer::class)
data object InvalidRegisterTriggerHeader : AttributionReportingIssueType
@Serializable(with = AttributionReportingIssueTypeSerializer::class)
data object NavigationRegistrationUniqueScopeAlreadySet : AttributionReportingIssueType
@Serializable(with = AttributionReportingIssueTypeSerializer::class)
data object NavigationRegistrationWithoutTransientUserActivation : AttributionReportingIssueType
Link copied to clipboard
@Serializable(with = AttributionReportingIssueTypeSerializer::class)
data object NoRegisterOsSourceHeader : AttributionReportingIssueType
Link copied to clipboard
@Serializable(with = AttributionReportingIssueTypeSerializer::class)
data object NoRegisterOsTriggerHeader : AttributionReportingIssueType
Link copied to clipboard
@Serializable(with = AttributionReportingIssueTypeSerializer::class)
data object NoRegisterSourceHeader : AttributionReportingIssueType
Link copied to clipboard
@Serializable(with = AttributionReportingIssueTypeSerializer::class)
data object NoRegisterTriggerHeader : AttributionReportingIssueType
Link copied to clipboard
@Serializable(with = AttributionReportingIssueTypeSerializer::class)
data class NotDefinedInProtocol(val value: String) : AttributionReportingIssueType

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 = AttributionReportingIssueTypeSerializer::class)
data object NoWebOrOsSupport : AttributionReportingIssueType
Link copied to clipboard
@Serializable(with = AttributionReportingIssueTypeSerializer::class)
data object OsSourceIgnored : AttributionReportingIssueType
Link copied to clipboard
@Serializable(with = AttributionReportingIssueTypeSerializer::class)
data object OsTriggerIgnored : AttributionReportingIssueType
Link copied to clipboard
@Serializable(with = AttributionReportingIssueTypeSerializer::class)
data object PermissionPolicyDisabled : AttributionReportingIssueType
Link copied to clipboard
@Serializable(with = AttributionReportingIssueTypeSerializer::class)
data object SourceAndTriggerHeaders : AttributionReportingIssueType
Link copied to clipboard
@Serializable(with = AttributionReportingIssueTypeSerializer::class)
data object SourceIgnored : AttributionReportingIssueType
Link copied to clipboard
@Serializable(with = AttributionReportingIssueTypeSerializer::class)
data object TriggerIgnored : AttributionReportingIssueType
Link copied to clipboard
@Serializable(with = AttributionReportingIssueTypeSerializer::class)
data object UntrustworthyReportingOrigin : AttributionReportingIssueType
Link copied to clipboard
@Serializable(with = AttributionReportingIssueTypeSerializer::class)
data object WebAndOsHeaders : AttributionReportingIssueType