Object dimension table.
| Column Name | Type | Length | Nullable | Unicode | Description |
|---|---|---|---|---|---|
| creation_ts | timestamp | N/A | false | Time record was created | |
| dw_object_id | bigint | N/A | false | The ID of the blog post. Primary key. | |
| modification_ts | timestamp | N/A | false | Time record was update | |
| name | varchar | 255 | true | true | The name of the object |
| object_id | bigint | N/A | false | Jive SBS Object ID Primary key. | |
| object_type | int | N/A | false | The type of the object |