gsc_get_data_freshness
Determine the most recent date with Search Analytics data by scanning recent daily rows, verifying data freshness for any Search Console property and search type.
Instructions
Detect the most recent date with Search Analytics data by querying recent daily rows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| siteUrl | No | Search Console property URL, e.g. https://example.com/ or sc-domain:example.com. Uses GSC_SITE_URL when omitted. | |
| searchType | No | web | |
| lookbackDays | No | Recent days to scan for daily data. Max 30. |