Customers Tags Data Lake Schema [Prior to Nov. 6, 2023]
- 06 Mar 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
Customers Tags Data Lake Schema [Prior to Nov. 6, 2023]
- Updated on 06 Mar 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
[
{
"Name": "op",
"Type": "string"
},
{
"Name": "id",
"Type": "string"
},
{
"Name": "tag_name",
"Type": "string"
},
{
"Name": "created_at",
"Type": "timestamp"
},
{
"Name": "updated_at",
"Type": "string"
},
{
"Name": "deleted_at",
"Type": "timestamp"
},
{
"Name": "hard_deleted",
"Type": "boolean"
},
{
"Name": "tenant_id",
"Type": "string"
}
]
Was this article helpful?