Ranking alerts (movements)
get_ranking_alertsThreshold-crossing ranking events for one project over the last N days (7–90): keywords entering/leaving top 3/10/100 and big gains/drops.
Events are annotated with known Google update dates. Honest scope: these are computed movements, not user-configured alert rules — Ranklogs has no saved-alerts feature yet. project_id is a ranking id from list_projects. Free — calling it never consumes lookups.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | ||
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | Yes | ||
| total | Yes | ||
| events | Yes | ||
| by_type | Yes | ||
| project | Yes | ||
| verdict | Yes | ||
| truncated | Yes | ||
| window_days | Yes |