تاريخ التعديل الأخير: 2025-07-25 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","easyToUnderstand","thumb-up"],["ساعَدني المحتوى في حلّ مشكلتي.","solvedMyProblem","thumb-up"],["غير ذلك","otherUp","thumb-up"]],[["لا يحتوي على المعلومات التي أحتاج إليها.","missingTheInformationINeed","thumb-down"],["الخطوات معقدة للغاية / كثيرة جدًا.","tooComplicatedTooManySteps","thumb-down"],["المحتوى قديم.","outOfDate","thumb-down"],["ثمة مشكلة في الترجمة.","translationIssue","thumb-down"],["مشكلة في العيّنات / التعليمات البرمجية","samplesCodeIssue","thumb-down"],["غير ذلك","otherDown","thumb-down"]],["تاريخ التعديل الأخير: 2025-07-25 (حسب التوقيت العالمي المتفَّق عليه)"],[],[],null,["# PrimaryAdminChangedEvent\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nEvent occurred when primary admin changed in customer's account. The event are being received from insight forwarder\n\n| JSON representation |\n|-----------------------------------------------------------------------------------------|\n| ``` { \"domain\": string, \"previousAdminEmail\": string, \"updatedAdminEmail\": string } ``` |\n\n| Fields ||\n|----------------------|----------------------------------------------------------------------|\n| `domain` | `string` domain in which actioned occurred |\n| `previousAdminEmail` | `string` Email of person who was the primary admin before the action |\n| `updatedAdminEmail` | `string` Email of person who is the primary admin after the action |"]]