Skip to content

Get Channel Node

Data/Google/YouTube

Get Channel

Get YouTube channel details

data_google_youtube_get_channeldataLong running
Inputs3
Outputs4
Security exposure10/10
Packagedata

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

No score metadata has been set for this node yet.

Input Pins

3

Input

Execution
exec_in

Trigger

Provider

Struct
provider

Google provider

GoogleProviderGoogleProvider4 fields
provider_idstringrequired

The provider ID

access_tokenstringrequired

The OAuth access token

refresh_tokenstring | null

Optional refresh token

expires_atinteger | null

Token expiration timestamp (unix seconds)

format uint64min 0
Schema enforced

Channel ID

String
channel_id

YouTube channel ID (leave empty for own channel)

Output Pins

4

Success

Execution
exec_out

Error

Execution
error

Channel

Struct
channel

Channel details

YouTubeChannelYouTubeChannel7 fields
channel_idstringrequired
titlestringrequired
descriptionstring | null
custom_urlstring | null
thumbnail_urlstring | null
subscriber_countinteger | null
format int64
video_countinteger | null
format int64

Error Message

String
error_message

Node Info

Internal name
data_google_youtube_get_channel
Category
Data/Google/YouTube