from apiclient.discovery import build from oauth2client.service_account import ServiceAccountCredentials SCOPES = ["https://www.googleapis.com/auth/analytics.readonly"] KEY_FILE_LOCATION = "xxxxxxxx.json" VIEW_ID = "99
Copyright © 2020 Atsuo Ishimoto
Powered by miyadaiku