schulzefelix / laravel-search-console

A Laravel package to retrieve data from Google Search Console
MIT License
47 stars 24 forks source link

allow to set datastate in order to retrieve fresh data #29

Closed vesper8 closed 3 years ago

vesper8 commented 3 years ago

As described here https://searchengineland.com/google-search-console-api-gains-fresh-data-more-344552, by setting the datastate to all it is possible to retrieve fresh data (less than 1 day old).

The default is null which is the current behaviour