Skip to content
Get MCP AdsGet MCP Ads, home
Start free

gsc_find_losses_gains

Compare two periods for query or page performance and return click/impression/CTR/position deltas.

Compare two periods for query or page performance and return click/impression/CTR/position deltas.

Kind
Read
Discovery
Announced in the tool list
Account parameter
siteUrl
Endpoint
https://mcp.getmcpads.com/search-console/mcp

ParametersLink to this section

NameTypeRequiredNotes
siteUrlstringOptionalSearch Console property URL, e.g. https://example.com/ or sc-domain:example.com. Uses GSC_SITE_URL when omitted.
dimensionstringOptionalOne of: query, page. Default: "query".
searchTypestringOptionalOne of: web, image, video, news, discover, googleNews. Default: "web".
datePresetstringOptionalOne of: today, yesterday, last7days, last28days, last3months, last6months, last12months, last16months. Default: "last28days".
currentDateRangeobjectOptionalCurrent period. Defaults to datePreset.
previousDateRangeobjectOptionalPrevious period. Defaults to the immediately preceding period with the same length.
limitintegerOptionalRows to fetch for each period. Default: 5000.
topNintegerOptionalDefault: 25.
minAbsClickDeltanumberOptionalFilter out rows with smaller absolute click delta. Default: 0.
sortBystringOptionalOne of: clicksDelta, impressionsDelta, ctrDelta, positionDelta. Default: "clicksDelta".

Calling itLink to this section

jsonDirectly, since it is announced
{
  "name": "gsc_find_losses_gains",
  "arguments": {}
}
Esc

Type to search