Google SEO MCP Server API - v1.13.5
    Preparing search index...

    Function getPerformanceByCountry

    • Get performance metrics segmented by country.

      Parameters

      • siteUrl: string

        The URL of the site to analyze.

      • options: { days?: number; limit?: number; sortBy?: "clicks" | "impressions" } = {}

        Configuration including day range and sort order.

      Returns Promise<TopItemsResult>

      A list of countries with their search performance metrics.