GET_ANALYTICS_REPORT_YOUTUBE

Get detailed insights about your YouTube channel.

icon of YouTubeYouTube
Not a big fan of functions?
Use the Actions Wizard to configure any action in Rows without functions.

Parameter List

Syntax
GET_ANALYTICS_REPORT_YOUTUBE(
[metrics]
[dimensions]
[date_range]
)
[optional] metrics

The metrics to get from your channel. For example: views.

Selected options:
Added to playlist
Average time in playlist
Average view duration
Average view duration (Playlist)
Clickable Impressions (Annotation)
Click Rate (Card)
Clicks (Annotation)
Clicks (Card)
Closable Impressions (Annotation)
Close rate (Annotation)
Closes (Annotation)
Comments
CTR (Annotation)
Dislikes
Impressions (Annotation)
Impressions (Card)
Likes
Membership cancellation
Playlist views
Removed from playlist
Revenue
Saves (Playlist)
Shares
Starts (Playlist)
Subscribers gained
Subscribers lost
Teaser click rate (card)
Teaser clicks (Card)
Teaser impressions (Card)
Viewer percentage
Views
Views (Playlist)
Views (YouTube Red)
Views per playlist start
Watch time
Watch time (Playlist)
Watch time (YouTube Red)
[optional] dimensions

The dimensions to group your results. For example, gender.

Selected options:
Age group
Channel
City
Content type
Country
Day
Device Type
Dma
Elapsed video time ratio
Gender
Live or On Demand
Livestream position
Memberships cancellation
Month
Operationg system
Playback location detail
Playback location type
Playlist
Province
Sharing service
Sharing Service
Subscribed status
Traffic source detail
Traffic source type
Uploader type
Video
YouTube product
[optional] date_range

The date range of your analysis. For example: ">2019", ">2019-11-01" or "[2010-01-01;2019-01-01]". By default, you get metrics for the last 30 days.

Examples

GET_ANALYTICS_REPORT_YOUTUBE("views", "day", LASTXDAYS(30)) returns a daily report containing the views of the videos of your YouTube channel for the last 30 days.