AttributionReportingSourceRegistrationResult

Entries

Link copied to clipboard
@SerialName(value = "success")
SUCCESS
Link copied to clipboard
@SerialName(value = "internalError")
INTERNALERROR
Link copied to clipboard
@SerialName(value = "insufficientSourceCapacity")
INSUFFICIENTSOURCECAPACITY
Link copied to clipboard
@SerialName(value = "insufficientUniqueDestinationCapacity")
INSUFFICIENTUNIQUEDESTINATIONCAPACITY
Link copied to clipboard
@SerialName(value = "excessiveReportingOrigins")
EXCESSIVEREPORTINGORIGINS
Link copied to clipboard
@SerialName(value = "prohibitedByBrowserPolicy")
PROHIBITEDBYBROWSERPOLICY
Link copied to clipboard
@SerialName(value = "successNoised")
SUCCESSNOISED
Link copied to clipboard
@SerialName(value = "destinationReportingLimitReached")
DESTINATIONREPORTINGLIMITREACHED
Link copied to clipboard
@SerialName(value = "destinationGlobalLimitReached")
DESTINATIONGLOBALLIMITREACHED
Link copied to clipboard
@SerialName(value = "destinationBothLimitsReached")
DESTINATIONBOTHLIMITSREACHED
Link copied to clipboard
@SerialName(value = "reportingOriginsPerSiteLimitReached")
REPORTINGORIGINSPERSITELIMITREACHED
Link copied to clipboard
@SerialName(value = "exceedsMaxChannelCapacity")
EXCEEDSMAXCHANNELCAPACITY
Link copied to clipboard
@SerialName(value = "exceedsMaxScopesChannelCapacity")
EXCEEDSMAXSCOPESCHANNELCAPACITY
Link copied to clipboard
@SerialName(value = "exceedsMaxTriggerStateCardinality")
EXCEEDSMAXTRIGGERSTATECARDINALITY
Link copied to clipboard
@SerialName(value = "exceedsMaxEventStatesLimit")
EXCEEDSMAXEVENTSTATESLIMIT
Link copied to clipboard
@SerialName(value = "destinationPerDayReportingLimitReached")
DESTINATIONPERDAYREPORTINGLIMITREACHED

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.