isBot()
Overview
public boolean function isBot(
any messageId
, any userAgent
, any ipAddress
, any eventDate
)
Decides whether or not the given data represents a bot event.
Arguments
Name | Type | Required | Description |
---|---|---|---|
messageId | any | No | ID of the email send log to which the event belongs |
userAgent | any | No | User agent string used in the event request |
ipAddress | any | No | Client IP of the event request |
eventDate | any | No |