SSOProfileCreatedEvent
يقع الحدث عند إنشاء الملف الشخصي للدخول المُوحَّد (SSO) في حساب العميل. يتم تلقّي الحدث من مسؤول توجيه الإحصاءات
تمثيل JSON |
{
"inboundSsoProfileName": string
} |
الحقول |
inboundSsoProfileName |
string
اسم الملف الشخصي للدخول الموحّد (SSO) الذي تم إنشاؤه
|
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-10-11 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-10-11 (حسب التوقيت العالمي المتفَّق عليه)"],[[["This event is triggered when a new Single Sign-On (SSO) profile is created within a customer's account."],["The event data includes the name of the newly created SSO profile, delivered via an Insight forwarder."],["The event data is structured as a JSON object with a single field, \"inboundSsoProfileName,\" which contains the name of the SSO profile as a string value."]]],[]]