Quy tắc tạo sự kiện xác định các điều kiện sẽ kích hoạt việc tạo một sự kiện hoàn toàn mới dựa trên tiêu chí trùng khớp của một sự kiện nguồn. Bạn có thể xác định các trường hợp đột biến khác của tham số từ sự kiện nguồn.
Không giống như quy tắc Chỉnh sửa sự kiện, Quy tắc tạo sự kiện không có thứ tự được xác định. Tất cả các chiến dịch này sẽ được chạy độc lập.
Bạn không thể sử dụng các quy tắc Chỉnh sửa sự kiện và Tạo sự kiện để sửa đổi sự kiện được tạo từ quy tắc Tạo sự kiện.
Chỉ có đầu ra. Tên tài nguyên cho tài nguyên EventCreateRule này. Định dạng: thuộc tính/{property}/dataStreams/{dataStream}/eventCreateRules/{eventCreateRule}
destinationEvent
string
Bắt buộc. Tên của sự kiện mới cần tạo.
Giá trị này phải: * dưới 40 ký tự * chỉ bao gồm chữ cái, chữ số hoặc _ (dấu gạch dưới) * bắt đầu bằng một chữ cái
Bắt buộc. Phải có ít nhất một điều kiện và có thể có tối đa 10 điều kiện. Các điều kiện của sự kiện nguồn phải khớp thì mới được áp dụng quy tắc này.
sourceCopyParameters
boolean
Nếu đúng, các thông số nguồn sẽ được sao chép sang sự kiện mới. Nếu bạn đặt chính sách này thành false hoặc không đặt, thì tất cả thông số không phải nội bộ sẽ không được sao chép từ sự kiện nguồn. Các thông số đột biến sẽ được áp dụng sau khi bạn sao chép thông số đó.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 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,[]]