Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 916 Bytes

File metadata and controls

16 lines (12 loc) · 916 Bytes

Unifapi.Sdk.Model.SeoRelatedKeywordsResponse

Properties

Name Type Description Notes
SeedKeyword string Seed keyword echoed from the request.
Location string
Language string
View SeoKeywordView
TotalCount int Total number of related keywords available for the request in DataForSEO's database. [optional]
Offset int Offset applied to the results. [optional]
Results List<SeoRelatedKeywordItem> Related keywords with search volume, competition, difficulty, intent, and their own related searches. Each keyword is one billable record.

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