docs/integrations/sources/youtube-analytics-migrations.md
Version 1.0.0 updates the connector to use the latest versions of YouTube's Bulk Reports API in response to YouTube's Shorts view-counting change. YouTube announced the change on March 26, 2025, Shorts view counting changed on March 31, 2025, and the Bulk Reports API was updated on June 30, 2025. See the YouTube API revision history for details.
YouTube updated how views are counted for Shorts:
engaged_views column has been added to reports, which reflects the previous view-counting methodology.As a result of this change, each affected report's version has incremented by one (for example, version a2 to version a3 for channel reports, and a1 to a2 for playlist reports). See the YouTube API revision history for complete details.
Important: previous report versions were deprecated on October 31, 2025. You must upgrade to version 1.0.0 to continue syncing YouTube Analytics data.
| Old Stream | New Stream |
|---|---|
| channel_basic_a2 | channel_basic_a3 |
| channel_combined_a2 | channel_combined_a3 |
| channel_device_os_a2 | channel_device_os_a3 |
| channel_playback_location_a2 | channel_playback_location_a3 |
| channel_province_a2 | channel_province_a3 |
| channel_subtitles_a2 | channel_subtitles_a3 |
| channel_traffic_source_a2 | channel_traffic_source_a3 |
| playlist_basic_a1 | playlist_basic_a2 |
| playlist_combined_a1 | playlist_combined_a2 |
| playlist_device_os_a1 | playlist_device_os_a2 |
| playlist_playback_location_a1 | playlist_playback_location_a2 |
| playlist_province_a1 | playlist_province_a2 |
| playlist_traffic_source_a1 | playlist_traffic_source_a2 |
Clearing your data is required for the affected streams to continue syncing successfully. To clear your data for the affected streams, follow the steps below:
This will clear the data in your destination for the subset of streams with schema changes. After the clear succeeds, trigger a sync by clicking Sync Now. For more information on clearing your data in Airbyte, see this page.