| Name | Type | Description | Notes |
|---|---|---|---|
| target | List<GeoMentionsTarget> | Up to 10 target entities, each a domain or a keyword. | |
| engine | GeoEngine | [optional] | |
| location | GeoKeywordSearchVolumeRequestLocation | [optional] | |
| language | String | Search language as an ISO code or full language name. Defaults to en. | [optional] |
| linksScope | LinksScopeEnum | Which links to extract pages from. Defaults to sources. | [optional] |
| filters | GeoMentionsAggregatedMetricsRequestFilters | [optional] | |
| itemsListLimit | Integer | Max number of top pages to return. Default 5. | [optional] |
| internalListLimit | Integer | Max elements per internal grouped array. Default 5. | [optional] |
| Name | Value |
|---|---|
| SOURCES | "sources" |
| SEARCH_RESULTS | "search_results" |