I have three different youtube channels that have different purpose. But I only have one developer account.
After I tried to link to one of them with permission. I expected I can link to different channel with new project on GCP but it still return the first channel I linked to the Youtube Analytics.
Wondering if there's any methods that able to switch different YT channels in YT Analytic API.
client_tw = Analytics.with_secrets("client_sercets\client_secrets.json")client_news = Analytics.with_secrets("client_sercets\client_secrets_news.json")