In v2 of the youtube api, I could get the country of a channel by getting it's user information (https://gdata.youtube.com/feeds/api/users/userId) and looking at the Location property. It seems like it doesn't exists in v3 of the api.
Since I'm only interested in channels from a specific country, is there a way to know in which country a channel is in?