| Name | Type | Description | Notes |
|---|---|---|---|
| keyword | string | Seed query typed into Google search. Returns the autocomplete suggestions Google offers. | |
| location | \Unifapi\Sdk\Model\SeoAutocompleteLocation | [optional] | |
| language | string | Search language as an ISO code or full language name. Defaults to en. | [optional] |
| cursor_pointer | int | Cursor position within the keyword. Defaults to the end of the keyword, matching how Google expands suggestions as you type. | [optional] |
| client | string | Autocomplete client to emulate, such as chrome or gws-wiz. Different clients can return different suggestion sets. | [optional] |