Event category: login
-
account
[* Object Account]:Account informationaccount_id
[* String]: Account IDregister_time
[* String]: Account registration (creation) time, compliant with ISO 8601 standard, format YYYY-MM-DDTHH:mm:ss.sssZ, for example, 2021-10-12T14:20:50.521+07:00phone
[Object Phone]: account mobile phone informationcountry_code
[* Integer]: Country area code, conforms to the International Telecommunication Union E.164 standard, does not include the + sign and the prefix 0, such as 86phone_number
[* String]: mobile phone number/telephone number, excluding + sign and prefix
email
[String]: account email
-
login_type
[String]: login method, enumeration valueaccount_password
: account passwordaccount_verification_code
: account verification codescan_qr_code
: scan QR codethird_party_authorization
: Third-party authorizationface_authentication
: face authenticationother_cases
: other cases