Regional distribution
regionsAnalyze geographic demand distribution for a search phrase over 30 days, with share and affinity index to spot strong or weak areas. Group by city, oblast, or all.
Instructions
Returns how demand for a phrase is distributed across regions over the last 30 days. Each row has the region id, count, share and affinityIndex (>100% = above-average interest in that region, <100% = below). regionMode chooses the grouping: all, cities (only cities) or regions (only oblasts/subjects). Map region ids to names with list_regions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| phrase | Yes | The search phrase to research. | |
| regionMode | No | Grouping: all (default), cities (only cities), or regions (only subjects/oblasts). |