Fraud Rules
Update Fraud Rules
Update fraud detection rule modes and configurations
PATCH
Update your program’s fraud detection rules. All fields are optional. If no fraud rules exist yet, they will be created with defaults.
Each rule mode accepts one of three values:
off— Rule is disableddetect— Flag suspicious activity but allow the actionblock— Prevent the action entirely
Body Parameters
Self-referral detection mode. Valid values:
off, detect, block.Cross-program ban detection mode. Valid values:
off, detect, block.Duplicate payout detection mode. Valid values:
off, detect, block.Suspicious email detection mode. Valid values:
off, detect, block.Banned referral detection mode. Valid values:
off, detect, block.Paid traffic detection mode. Valid values:
off, detect, block.Blocked country detection mode. Valid values:
off, detect, block.Configuration for banned referral detection. Set to
null to clear.Configuration for blocked country detection (e.g.
{"countries": ["CN", "RU"]}). Set to null to clear.Configuration for paid traffic detection. Set to
null to clear.