google_analytics_reports-8.x-3.0-rc3/modules/google_analytics_reports_api/config/schema/google_analytics_reports_api.schema.yml
modules/google_analytics_reports_api/config/schema/google_analytics_reports_api.schema.yml
# Schema for the configuration files of the google_analytics_reports_api module.
google_analytics_reports_api.settings:
type: config_object
label: 'Google Analytics Reports API settings'
mapping:
cache_length:
type: integer
label: 'Query cache length'
client_id:
type: string
label: 'Client ID from the project in Google Developers Console'
client_secret:
type: string
label: 'Client Secret from the project in Google Developers Console'
default_page:
type: string
label: 'Default page for selected profile'
profile_id:
type: integer
label: 'Google Analytics profile ID'
