Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 914 Bytes

File metadata and controls

15 lines (12 loc) · 914 Bytes

# SeoRelatedKeywordsResponse

Properties

Name Type Description Notes
seed_keyword string Seed keyword echoed from the request.
location string
language string
view \Unifapi\Sdk\Model\SeoKeywordView
total_count int Total number of related keywords available for the request in DataForSEO's database. [optional]
offset int Offset applied to the results. [optional]
results \Unifapi\Sdk\Model\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]