| Name | Type | Description | Notes |
|---|---|---|---|
| success | Boolean | [optional] | |
| accountId | String | The Zernio account ID for the YouTube account | [optional] |
| videoId | String | The YouTube video ID | [optional] |
| title | String | Video title | [optional] |
| publishedAt | OffsetDateTime | When the video was published on YouTube | [optional] |
| durationSeconds | Integer | Video length in seconds (from YouTube contentDetails.duration) | [optional] |
| dateRange | YouTubeDailyViewsResponseDateRange | [optional] | |
| retentionCurve | List<YouTubeVideoRetentionResponseRetentionCurveInner> | Up to 100 points covering the video timeline, aggregated over the date range. Empty for videos with very few views. | [optional] |
| note | String | Present only when the curve is empty, explaining why | [optional] |
| scopeStatus | YouTubeDailyViewsResponseScopeStatus | [optional] |