aboutsummaryrefslogblamecommitdiffhomepage
path: root/config.json.example
blob: 159aafbe3364b82f54229e66ad14e9a92707cfb6 (plain) (tree)
1
2
3
4
5
6
7
8







                                                                          
{
    "client_id": "YOUR_CLIENT_ID",
    "client_secret": "YOUR_CLIENT_SECRET",
    "refresh_token": "YOUR_REFRESH_TOKEN",
    "spreadsheet_id": "YOUR_GOOGLE_SPREADSHEET_ID",
    "start_date": "2019-01-01T00:00:00Z",
    "user_agent": "tap-google-search-console <api_user_email@example.com>"
}