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

    Function getPerformanceBySearchAppearance

    • Get performance metrics segmented by search appearance (e.g., 'AMP article', 'Review snippet').

      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 search appearance types with their metrics.