Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 867 Bytes

File metadata and controls

15 lines (11 loc) · 867 Bytes

Unifapi.Sdk.Model.SeoRelevantPagesRequest

Properties

Name Type Description Notes
Target string Target domain, such as example.com or https://example.com. Specified without www.
Location SeoRelevantPagesLocation [optional]
Language string Search language as an ISO code or full language name. Defaults to en. [optional]
Limit int Maximum number of pages to return. Defaults to 100. [optional]
Offset int Number of pages to skip from the start of the results. [optional]
View SeoDomainMetricsView [optional]

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