目录
此内容是否有帮助?

# Advanced Data Types

This chapter mainly introduces the advanced data types in the TA system. The advanced data types will have additional data processing logic when the system receives them. There are also some differences in structure and standard data structures. You can check the corresponding doc to understand each. Ability of advanced data types.

WARNING

Advanced data types will have a large performance overhead. In order to ensure data processing efficiency, it is recommended to use them only in appropriate scenarios

The following advanced data types currently exist:

  • Updatable events : special events that can be updated on event properties
  • First event check : by adding the first event check ID to determine whether the event occurred for the first time, only the data that makes the ID appear for the first time is allowed to be stored