Compare Search Console performance between periods
gsc_compare_periodsCompare Search Console web-search performance across two equal-length periods to identify changes in clicks, impressions, and CTR.
Instructions
Compare web-search totals for two equal-length, non-overlapping date ranges using final data. Returns click/impression changes and CTR percentage-point change; zero baselines yield null percentage change. Uses two read requests.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endDate | Yes | Current period end, inclusive. | |
| siteUrl | Yes | Exact Search Console property. | |
| startDate | Yes | Current period start, YYYY-MM-DD. | |
| previousEndDate | Yes | Previous period end, inclusive. | |
| previousStartDate | Yes | Previous period start. |