menu
Is this helpful?

# Advanced Data Type

This chapter mainly introduces the advanced data type in the TA system. The advanced data type will have additional data processing logics when the system receives such data. The structure is also somewhat different from the standard data structure. You can view the corresponding document to learn about the capabilities of each advanced data type

WARNING

The advanced data will have high performance overheads. To ensure data processing efficiency, it is recommended to use it only in appropriate scenarios

The current advanced data types are as follows:

  • updated event: special events that can update 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 whose ID appears for the first time is allowed to be stored in the database