AttributionReportingEventLevelResult

Entries

Link copied to clipboard
@SerialName(value = "success")
SUCCESS
Link copied to clipboard
@SerialName(value = "successDroppedLowerPriority")
SUCCESSDROPPEDLOWERPRIORITY
Link copied to clipboard
@SerialName(value = "internalError")
INTERNALERROR
Link copied to clipboard
@SerialName(value = "noCapacityForAttributionDestination")
NOCAPACITYFORATTRIBUTIONDESTINATION
Link copied to clipboard
@SerialName(value = "noMatchingSources")
NOMATCHINGSOURCES
Link copied to clipboard
@SerialName(value = "deduplicated")
DEDUPLICATED
Link copied to clipboard
@SerialName(value = "excessiveAttributions")
EXCESSIVEATTRIBUTIONS
Link copied to clipboard
@SerialName(value = "priorityTooLow")
PRIORITYTOOLOW
Link copied to clipboard
@SerialName(value = "neverAttributedSource")
NEVERATTRIBUTEDSOURCE
Link copied to clipboard
@SerialName(value = "excessiveReportingOrigins")
EXCESSIVEREPORTINGORIGINS
Link copied to clipboard
@SerialName(value = "noMatchingSourceFilterData")
NOMATCHINGSOURCEFILTERDATA
Link copied to clipboard
@SerialName(value = "prohibitedByBrowserPolicy")
PROHIBITEDBYBROWSERPOLICY
Link copied to clipboard
@SerialName(value = "noMatchingConfigurations")
NOMATCHINGCONFIGURATIONS
Link copied to clipboard
@SerialName(value = "excessiveReports")
EXCESSIVEREPORTS
Link copied to clipboard
@SerialName(value = "falselyAttributedSource")
FALSELYATTRIBUTEDSOURCE
Link copied to clipboard
@SerialName(value = "reportWindowPassed")
REPORTWINDOWPASSED
Link copied to clipboard
@SerialName(value = "notRegistered")
NOTREGISTERED
Link copied to clipboard
@SerialName(value = "reportWindowNotStarted")
REPORTWINDOWNOTSTARTED
Link copied to clipboard
@SerialName(value = "noMatchingTriggerData")
NOMATCHINGTRIGGERDATA

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.