You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Performance report already supports fresh data that is less than a day old. You can now access this data through the API by passing the request parameter dataState with value set to all. The data you get for this value will also include fresh data that is not yet final. If you wish to get only final data, you can either pass this parameter with value set to final or not pass it at all and you will get only final data by default.
News
A few months ago, we added a News tab on Search filter to the Performance report. This information is now also available in the API, and you can access it by setting the value of searchType parameter in the request to news.
As announced here: https://developers.google.com/search/blog/2020/12/search-console-api-updates
The pertinent ones are:
dataState
News
Domain property support in the Sitemaps API
The text was updated successfully, but these errors were encountered: