get_domains_history_positions
Retrieve historical domain ranking positions with filters for date range, volume, CPC, competition, and position metrics.
Instructions
Obtenir l’historique des positions des domaines.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | ||
| lineCount | No | Max number of returned results. | |
| order_by | No | Field used for sorting results. Default sorts by descending volume. | |
| order | No | Whether the results are sorted in ascending or descending order. | |
| volume_min | No | ||
| volume_max | No | ||
| cpc_min | No | ||
| cpc_max | No | ||
| competition_min | No | ||
| competition_max | No | ||
| kgr_min | No | ||
| kgr_max | No | ||
| kvi_min | No | ||
| kvi_max | No | ||
| kvi_keep_na | No | ||
| allintitle_min | No | ||
| allintitle_max | No | ||
| input | Yes | ||
| date_from | Yes | ||
| date_to | Yes | ||
| word_count_min | No | ||
| word_count_max | No | ||
| best_position_min | No | ||
| best_position_max | No | ||
| worst_position_min | No | ||
| worst_position_max | No | ||
| first_time_seen_min | No | ||
| first_time_seen_max | No | ||
| last_time_seen_min | No | ||
| last_time_seen_max | No | ||
| most_recent_position_min | No | ||
| most_recent_position_max | No | ||
| subdomain_count_min | No | ||
| subdomain_count_max | No | ||
| page_count_min | No | ||
| page_count_max | No | ||
| still_there | No | ||
| keyword_include | No | ||
| keyword_exclude | No |