Google Search Console
info
API Documentation: Google Search Console API Documentation
High-Level Information:
The Google Search Console API allows you to access and manage data related to the performance of your website in Google Search.
Source Setup Guide
Step 1
in the Edit Source form to the left.
Step 2
Follow the authentication flow (OAuth) in Google's website to grant Extract the required permissions.
Step 3
Confirm you can see your email and profile picture, and that the source is Connected.
Connection Setup Guide
Once you conneted Google Search Console to a destination, you will also need to configure:
- Connection Pull Schedule: Determines how frequently data is extracted from the source.
- Backfill (Days): Specifies the duration for which historical data will be retrieved during each connection run.
- Destination specific settings: different settings such as "Dataset Name" or "Target Schema" (depanding on your destination)
- Schema Migration Policy: Controls how Extract will handle schema changes from the sourcee source.
Connector Information
Schema ERD
Explore the interactive entity relationship diagram for Google Search Console.
Data Streams
page_performance_accurate
Loading ....
page_performance_detailed_page_and_query
Loading ....
page_performance_detailed_page
Loading ....
page_performance_detailed_query
Loading ....
property_performance_accurate
Loading ....
property_performance_detailed_query
Loading ....
sitemaps
Loading ....
sites
Loading ....
Notes
- If you see API errors for specific properties (for example, when extracting
sitemapsor Search Analytics reports), verify that the property URL in Google Search Console is valid and accessible to the authenticated account. The connector URL-encodes the property when calling the Google Search Console API, so the property must match what Search Console expects (including the correct protocol and trailing slash where applicable). - Google Search Console rejects Google News report queries when using property aggregation (
aggregationType=byProperty) or when thequerydimension is included. If you encounter errors when extracting Search Analytics reports with these settings, remove thequerydimension and/or switch to a non-property aggregation type.