| Name | Type | Description | Notes |
|---|---|---|---|
| rank | Integer | Absolute rank of the suggestion in the list. | [optional] |
| suggestion | String | Google autocomplete keyword suggestion. | |
| relevance | Integer | Relevance score Google assigns to the suggestion. | [optional] |
| suggestionType | String | Category Google assigns to the suggestion, such as Search or Navigation. | [optional] |
| searchQueryUrl | String | Google search URL the suggestion resolves to. | [optional] |
| thumbnailUrl | String | Thumbnail image URL when Google attaches one to the suggestion. | [optional] |
| highlighted | List<String> | Substrings highlighted by Google within the suggestion. | [optional] |
| isBillable | Boolean | Each suggestion is one billable record. |