Tell us about the problem you're trying to solve
Get fresher data from the google search console api. Right now the data is 2-3 days old.
Describe the solution you’d like
The search console api introduced a dataState parameter a while ago, that allows for getting fresher data from the api. The default api mode for this parameter is dataState=final, which only gives you final validated data. The second option is dataState=all which allows you to get the same data that is surfaced in the reports in the search console.
More info on the parameter:
https://searchengineland.com/google-search-console-api-gains-fresh-data-more-344552
https://developers.google.com/webmaster-tools/v1/searchanalytics/query
Describe the alternative you’ve considered or used
Going back to use search console UI instead of our DWH.
Additional context
Add any other context or screenshots about the feature request here.
Tell us about the problem you're trying to solve
Get fresher data from the google search console api. Right now the data is 2-3 days old.
Describe the solution you’d like
The search console api introduced a dataState parameter a while ago, that allows for getting fresher data from the api. The default api mode for this parameter is
dataState=final, which only gives you final validated data. The second option isdataState=allwhich allows you to get the same data that is surfaced in the reports in the search console.More info on the parameter:
https://searchengineland.com/google-search-console-api-gains-fresh-data-more-344552
https://developers.google.com/webmaster-tools/v1/searchanalytics/query
Describe the alternative you’ve considered or used
Going back to use search console UI instead of our DWH.
Additional context
Add any other context or screenshots about the feature request here.