Metadata listing and meaning
User Dimension
Name | Type | Required | Description |
user | object | No | user's metadata object |
user.userId | String | No | user's ID |
user.age | String | No | user's age |
user.country | String | No | user's country |
user.city | String | No | user's city |
user.lat | String | No | user's latitude |
user.long | String | No | user's longitude |
user.gender | String | No | user's gender |
user.nationality | String | No | user's nationality |
user.subscriptionPlan | String | No | user's subscription plan |
user.accountCreationDate | String | No | user's account creation date |
Video Dimension
Name | Type | Required | Description |
video | object | No | video's metadata object |
video.videoId | String | No | Video ID |
video.videoTitle | String | No | video's title |
video.seriesId | String | No | video's series ID |
video.seriesTitle | String | No | video's series title |
video.season | String | No | video's season |
video.episode | String | No | video's episode |
video.subEpisode | String | No | video's sub episode |
video.duration | String | No | video's duration |
video.publishedDate | String | No | video's published date |
video.genres | String[] | No | video's genres |
video.rating | String | No | video's rating (e.g., PG-13) |
Custom Dimension
Name | Type | Required | Description |
custom | object | No | Custom metadata object |
custom.d1 | String | No | The first custom metadata |
custom.d2 | String | No | The second custom metadata |
custom.d3 | String | No | The third custom metadata |
custom.d4 | String | No | The fourth custom metadata |
custom.d5 | String | No | The fifth custom metadata |
custom.d6 | String | No | The sixth custom metadata |
custom.d7 | String | No | The seventh custom metadata |
custom.d8 | String | No | The eighth custom metadata |
custom.d9 | String | No | The ninth custom metadata |
custom.d10 | String | No | The tenth custom metadata |