2024-02-08
Supports:
client_id
string
false
client_secret
oauth_refresh_token
sites
array
1{2 "name": "Google Search Console connection",3 "type": "googlesearchconsole",4 "configuration": {5 "client_id": "",6 "client_secret": "",7 "oauth_refresh_token": "",8 "sites": [9 {10 "label": "",11 "value": ""12 }13 ]14 }15}
backfill_days
integer
1{2 ...3 "source_configuration": {4 "backfill_days": 05 }6}