Petros
Petros

Reputation: 15

User email by channel ID

Is there a way to get the email of a user having their channel ID?

In this example, I am trying to get the email of the user who left a comment under a video, but there is only the channel ID.

"authorChannelId": {
                            "value": "UCNLNkYTttHytlMhVXP5skhA"
                       }, 

Upvotes: 0

Views: 299

Answers (1)

stvar
stvar

Reputation: 6985

As far as I know, unfortunately it's not possible to obtain an user's email address. That info is private data attached to any given YouTube's account.

Upvotes: 1

Related Questions