Export project rank history
export_rank_historyExport project rank history as cursor-paginated JSON for reports and analysis. Filter by date range, granularity, and tracked keywords to retrieve the data you need.
Instructions
Export project rank history as cursor-paginated JSON for reports and analysis. For full streamed CSV dumps, use the REST endpoint directly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| range | No | ||
| cursor | No | ||
| project_id | Yes | Identifier of the bisibility project to operate on; list_projects returns valid project ids. | |
| granularity | No | ||
| keyword_ids | No | Tracked keyword ids to include in the export. |