Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

Google Search Console limitations

Focus mode
Google Search Console limitations - AWS Glue

The following are limitations or notes for Google Search Console:

  • Google Search Console enforces usage limits on the API. For more information, see Usage Limits.

  • When no filter is passed for the Search Analytics entity, the API sums up all the clicks, impressions, CTR, and other data for your entire site within the specified default date range and presents it as a single record.

  • To breakdown the data into smaller segments, you need to introduce dimensions to your query. Dimensions tells the API how you want to segment your data.

    • For example, if you add filterPredicate: dimensions="country" you'll get one record for each country where your site received traffic during the specified period.

    • Example to pass multiple dimensions: filterPredicate: dimensions="country" AND dimensions="device" AND dimensions="page". In this case you'll get one row in the response for each unique combination of these three dimensions.

  • Default values are set for the start_end_date and dataState fields.

    Field name Default filter expression Expression to override default values
    start_end_date start_end_date between <30 days ago from current date> AND <yesterday: that is, 1 day ago from the current date> start_end_date between "2024-01-01" AND "2024-05-05"
    dateState dataState="all" dataState="final"
PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.