# social/utils/google.py SCOPES = ['https://www.googleapis.com/auth/business.manage'] API_VERSION_MYBUSINESS = 'v4' API_VERSION_ACCOUNT_MGMT = 'v1'