---
title: "Search Console summary (Growth+)"
method: GET
path: "/search_console/summary"
tags: ["Search Console"]
---

# Search Console summary (Growth+)

`GET /search_console/summary`

Google Search Console headline totals (impressions, clicks, ctr as a 0..1 fraction, average position) over a date range, with optional country/device breakdown. Requires a connected Search Console property (Growth+); otherwise ERR_SEARCH_CONSOLE_NOT_CONNECTED / ERR_PLAN_REQUIRED.

## Query parameters

- `project_id` integer, required
- `range` integer
- `from` string, date-time
- `to` string, date-time
- `dimension` 'country' | 'device'

## Response `200`

Search Console summary

## Other responses

- `403` — Plan upgrade required
- `404` — Resource not found

---

[API](https://skmtc.dev/llmpulse/apis/llm-pulse-api.md) · [All operations](https://skmtc.dev/llmpulse/apis/llm-pulse-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/llmpulse/llm-pulse-api/revisions/b1f6040a24b9/schema)
