כלל ליצירת אירוע מגדיר תנאים שיפעילו יצירה של אירוע חדש לגמרי, על סמך קריטריונים תואמים של אירוע מקור. אפשר להגדיר מוטציות נוספות של הפרמטרים מאירוע המקור.
בניגוד לכללי עריכת אירועים, לכללים ליצירת אירועים אין סדר מוגדר. כל השירותים יפעלו בנפרד.
אי אפשר להשתמש בכללים מסוג 'עריכת אירוע' ו'יצירת אירוע' כדי לשנות אירוע שנוצר בכלל של יצירת אירוע.
חובה. צריך להגדיר לפחות תנאי אחד, ואפשר להגדיר עד 10 תנאים כדי שהכלל יחול, התנאים של אירוע המקור חייבים להיות זהים.
sourceCopyParameters
boolean
אם הערך הוא True, הפרמטרים של המקור מועתקים לאירוע החדש. אם המדיניות מוגדרת כ-False או לא מוגדרת, כל הפרמטרים שאינם פנימיים לא יועתקו מאירוע המקור. המערכת מחילה שינויים בפרמטרים אחרי שהפרמטרים מועתקים.
[[["התוכן קל להבנה","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-26 (שעון UTC)."],[[["\u003cp\u003eEvent Create Rules define conditions that trigger the creation of a new event based on a source event and allow for parameter modifications.\u003c/p\u003e\n"],["\u003cp\u003eThese rules operate independently and cannot modify events created by other Event Create rules, nor can they be used with Event Edit rules on such events.\u003c/p\u003e\n"],["\u003cp\u003eEvent Create Rules have several configurable fields, including name, destination event, event conditions, source parameter copying, and parameter mutations.\u003c/p\u003e\n"],["\u003cp\u003eYou can manage Event Create Rules through various methods like creating, deleting, looking up, listing, and updating them.\u003c/p\u003e\n"]]],["EventCreateRules trigger the creation of new events based on source event criteria. Rules operate independently, and cannot modify events they create. Key actions include: defining a `destinationEvent` name (under 40 characters, letters/digits/underscores, starts with a letter), setting `eventConditions` (1-10) for rule activation, controlling `sourceCopyParameters` (boolean), and defining up to 20 `parameterMutations`. Methods support creating, deleting, getting, listing, and updating EventCreateRules. A JSON representation of the rule is provided.\n"],null,[]]