# Google Search Console AI connector guide

Connect Google Search Console data to AI agents with Combined. Explore search analytics by page, search analytics by date, search analytics by query, source setup, MCP access and read-only business queries.

Combined offers 1,125 connectors across catalog sources and connectors generated through desktop automation.

## Connect

1. Open Combined Connected Apps and select Google Search Console.
2. Authorize the source and choose the relevant datasets.
3. Complete a first sync, then grant your agent access through the Set up or Access workspace.
4. Discover the actual source schemas before querying.

## Setup reference

- Always Use Aggregation Type Auto: optional
- Authentication Type: required in the upstream source schema; OAuth or Service Account Key Authentication
- Access Token: depends on the selected authentication/setup option
- Client ID: depends on the selected authentication/setup option
- Client Secret: depends on the selected authentication/setup option
- Refresh Token: depends on the selected authentication/setup option
- Admin Email: depends on the selected authentication/setup option
- Service Account JSON Key: depends on the selected authentication/setup option
- Custom Reports: optional
- Custom Reports: optional
- Dimensions: depends on the selected authentication/setup option
- Name: depends on the selected authentication/setup option
- Data Freshness: optional
- End Date: optional
- Number of concurrent threads: optional
- Search Analytics API Requests Per Minute: optional
- Website URL Property: required in the upstream source schema
- Start Date: optional

## Dataset reference

- search_analytics_by_page; key: site_url, date, page, search_type; update field: date
- search_analytics_by_date; key: site_url, date, search_type; update field: date
- search_analytics_by_query; key: site_url, date, query, search_type; update field: date
- search_analytics_by_device; key: site_url, date, device, search_type; update field: date
- sitemaps
- sites
- search_analytics_all_fields; key: site_url, date, country, device, query, page, search_type; update field: date
- search_analytics_by_country; key: site_url, date, country, search_type; update field: date
- search_analytics_page_report; key: site_url, date, country, device, search_type, page; update field: date
- search_analytics_site_report_by_page; key: site_url, date, country, device, search_type; update field: date
- search_analytics_site_report_by_site; key: site_url, date, country, device, search_type; update field: date
- search_analytics_keyword_page_report; key: site_url, date, country, device, query, page, search_type, search_appearance; update field: date
- search_analytics_keyword_site_report_by_page; key: site_url, date, country, device, query, search_type, search_appearance; update field: date
- search_analytics_keyword_site_report_by_site; key: site_url, date, country, device, query, search_type, search_appearance; update field: date

This is the upstream connector reference, version 2.1.9. Account permissions and sync configuration determine the datasets available in your workspace.

## Agent prompt

Use Combined to analyze my Google Search Console data.
List my granted sources, discover the datasets and describe their fields.
Look for datasets corresponding to search_analytics_by_page, search_analytics_by_date, search_analytics_by_query, search_analytics_by_device, sitemaps, sites.
Check the last successful sync and report the available date coverage.
Propose three useful questions based on the fields actually available.
For the question I choose, run read-only SQL over the complete matching dataset.
Use a bounded result; include source names, time window and query receipt.
Ask for a missing join key or metric definition instead of inventing one.

## Links

- Combined: https://www.trycombined.com/
- Setup: https://www.trycombined.com/docs/getting-started/onboarding
- MCP: https://www.trycombined.com/docs/integrations/mcp
- Pricing: https://www.trycombined.com/pricing
- Upstream source reference: https://docs.airbyte.com/integrations/sources/google-search-console
- Full guide: https://www.trycombined.com/connectors/google-search-console
