reCAPTCHA Enterprise V1 API - Module Google::Cloud::RecaptchaEnterprise::V1::FraudPreventionAssessment::RiskReason::Reason (v1.11.0)

Reference documentation and code samples for the reCAPTCHA Enterprise V1 API module Google::Cloud::RecaptchaEnterprise::V1::FraudPreventionAssessment::RiskReason::Reason.

Risk reasons applicable to the Fraud Prevention assessment. New risk reasons will be added over time.

Constants

REASON_UNSPECIFIED

value: 0
Default unspecified type.

HIGH_TRANSACTION_VELOCITY

value: 1
A suspiciously high number of recent transactions have used identifiers present in this transaction.

EXCESSIVE_ENUMERATION_PATTERN

value: 2
User is cycling through a suspiciously large number of identifiers, suggesting enumeration or validation attacks within a potential fraud network.

SHORT_IDENTITY_HISTORY

value: 3
User has a short history or no history in the reCAPTCHA network, suggesting the possibility of synthetic identity generation.

GEOLOCATION_DISCREPANCY

value: 4
Identifiers used in this transaction originate from an unusual or conflicting set of geolocations.

ASSOCIATED_WITH_FRAUD_CLUSTER

value: 5
This transaction is linked to a cluster of known fraudulent activity.