I'm calling flow.InstalledAppFlow.from_client_secrets_file (from google_auth_oauthlib import flow) to generate client key and secret for a yt channel owner to call YT analytics API.
Does YT analytics API return results for yt channel reader/editor and not just for the owner key?