Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 994 Bytes

File metadata and controls

17 lines (13 loc) · 994 Bytes

Unifapi.Sdk.Model.SeoKeywordsForSiteResponse

Properties

Name Type Description Notes
Target string Target domain echoed from the request.
Location string
Language string
View SeoKeywordView
TotalCount int Total number of keywords available for the target in DataForSEO's database. [optional]
Offset int Offset applied to the results. [optional]
OffsetToken string Pass this token as offset_token to fetch the next page of keywords. [optional]
Results List<SeoKeywordItem> Keywords the domain is relevant for, with search volume, competition, difficulty, and intent. Each keyword is one billable record.

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