Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 947 Bytes

File metadata and controls

20 lines (12 loc) · 947 Bytes

YouTubeDailyViewsResponse

Properties

Name Type Description Notes
success Boolean [optional]
videoId String The YouTube video ID [optional]
durationSeconds Integer Video length in seconds (from YouTube contentDetails.duration) [optional]
dateRange YouTubeDailyViewsResponseDateRange [optional]
totalViews Integer Sum of views across all days in the range [optional]
dailyViews List<YouTubeDailyViewsResponseDailyViewsInner> [optional]
lastSyncedAt OffsetDateTime When the data was last synced from YouTube [optional]
scopeStatus YouTubeDailyViewsResponseScopeStatus [optional]