| 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] |
| 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 | bool | Each suggestion is one billable record. |