Skip to main content

Dimension table details

Contains details about a dimension table

idstring

Unique ID of the dimension table

table_schemastring

Schema of the dimension table in the data warehouse

table_namestring

Name of the dimension table in the data warehouse

Dimension table details
{
"id": "string",
"table_schema": "string",
"table_name": "string"
}