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

    A page and query pair that is close to significant traffic increases.

    interface QuickWin {
        impressions: number;
        page: string;
        position: number;
        potentialClicks: number;
        query: string;
    }
    Index

    Properties

    impressions: number

    Total impressions.

    page: string

    The URL of the page.

    position: number

    Current average ranking position.

    potentialClicks: number

    Estimated gain if moved to top positions.

    query: string

    The search query.