| 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. |