dx_user_tags
Custom attributes assignment to DX users.
-
id
Primary key - Unique identifier for the row.
-
user_id
Foreign key - ID of the user for which this tag is associated.
-
tag_id
Foreign key - ID of the tag given to this user.
-
tag_group_id
Foreign key - ID of the tag group for the tag.