VideoViewStatistics
Query statistics about video views for a particular company page.
Columns
Name | Type | Description |
UGCPostId | String | Id of the Post associated with the video in the following format urn:li:ugcPost:{id}. |
Views | Long | Video views of the statistic. |
TimeGranularity | String | Granularity of the statistics. Can be DAY, WEEK, or ALL (default). |
TimeRangeStart | Datetime | Exclusive starting timestamp of when the query should begin. Queries from beginning of time when not set. |
TimeRangeEnd | Datetime | Inclusive ending timestamp of when the query should end. Queries until current time when not set. |
IntervalStartTime | Datetime | Date start covered by the report data point. For start date of the range covered by the complete report, see the TimeRangeStart column. |
IntervalEndTime | Datetime | Date end covered by the report data point. For the end date of the range covered by the complete report, see the TimeRangeEnd column. |