Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.12 KB

File metadata and controls

17 lines (13 loc) · 1.12 KB

Unifapi.Sdk.Model.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 string Which links to extract pages from. Defaults to sources. [optional]
Filters GeoMentionsAggregatedMetricsRequestFilters [optional]
ItemsListLimit int Max number of top pages to return. Default 5. [optional]
InternalListLimit int Max elements per internal grouped array. Default 5. [optional]

[Back to Model list] [Back to API list] [Back to README]