YouTubeMetrics

  • Key YouTube channel metrics include subscriber count, total views, total videos, and whether the channel has published a shorts video in the last 90 days.

  • Subscriber count, views count, and video count are represented by an integer data type.

  • The is_active_shorts_creator metric is a boolean indicating recent Shorts activity.

YouTube Channel metrics.

Fields

subscriber_count

int64

The number of subscribers.

views_count

int64

The total number of views.

video_count

int64

The total number of videos.

is_active_shorts_creator

bool

When true, this channel has published a shorts video in the last 90 days.