Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1012 Bytes

File metadata and controls

16 lines (13 loc) · 1012 Bytes

# SeoAutocompleteSuggestion

Properties

Name Type Description Notes
rank int Absolute rank of the suggestion in the list. [optional]
suggestion string Google autocomplete keyword suggestion.
relevance int Relevance score Google assigns to the suggestion. [optional]
suggestion_type string Category Google assigns to the suggestion, such as Search or Navigation. [optional]
search_query_url string Google search URL the suggestion resolves to. [optional]
thumbnail_url string Thumbnail image URL when Google attaches one to the suggestion. [optional]
highlighted string[] Substrings highlighted by Google within the suggestion. [optional]
is_billable bool Each suggestion is one billable record.

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