AccountWarning
การแจ้งเตือนสำหรับเหตุการณ์คำเตือนของบัญชีผู้ใช้
การแสดง JSON |
{
"email": string,
"loginDetails": {
object (LoginDetails )
}
} |
ช่อง |
email |
string
ต้องระบุ อีเมลของผู้ใช้ที่เป็นเจ้าของเหตุการณ์นี้
|
loginDetails |
object (LoginDetails )
ไม่บังคับ รายละเอียดการเข้าสู่ระบบที่เชื่อมโยงกับเหตุการณ์คําเตือน ฟีเจอร์นี้ใช้ได้กับผลิตภัณฑ์ต่อไปนี้เท่านั้น
- การเข้าสู่ระบบที่น่าสงสัย
- การเข้าสู่ระบบที่น่าสงสัย (แอปที่มีความปลอดภัยน้อย)
- การเข้าสู่ระบบทางโปรแกรมที่น่าสงสัย
- ผู้ใช้ถูกระงับ (กิจกรรมที่น่าสงสัย)
|
LoginDetails
รายละเอียดของการดําเนินการเข้าสู่ระบบ
การแสดง JSON |
{
"loginTime": string,
"ipAddress": string
} |
ช่อง |
loginTime |
string (Timestamp format)
ไม่บังคับ เวลาเข้าสู่ระบบที่สำเร็จซึ่งเชื่อมโยงกับเหตุการณ์คําเตือน ข้อมูลนี้จะไม่แสดงในการพยายามเข้าสู่ระบบที่ถูกบล็อก
|
ipAddress |
string
ไม่บังคับ ที่อยู่ IP ที่มนุษย์อ่านได้ (เช่น 11.22.33.44 ) ที่เชื่อมโยงกับเหตุการณ์คําเตือน
|
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-11-07 UTC
[null,null,["อัปเดตล่าสุด 2024-11-07 UTC"],[[["Account warning events provide alerts for suspicious activity related to user accounts, including suspicious logins and potential security breaches."],["These alerts contain information such as the user's email, login details like time and IP address, which help identify the nature and source of the threat."],["LoginDetails, a key component of the alert, specifically focuses on the login event associated with the warning, providing insights into when and where the suspicious activity originated."]]],[]]