Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.16 KB

File metadata and controls

29 lines (17 loc) · 1.16 KB

GeoMentionsTopPagesRequest

Properties

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]

Enum: LinksScopeEnum

Name Value
SOURCES "sources"
SEARCH_RESULTS "search_results"