WebSearchApproximateLocation interface
La ubicación aproximada del usuario.
Propiedades
| city | |
| country | |
| region | |
| timezone | |
| type | El tipo de aproximación de localización. Siempre |
Detalles de las propiedades
city
city?: null | string
Valor de propiedad
null | string
country
country?: null | string
Valor de propiedad
null | string
region
region?: null | string
Valor de propiedad
null | string
timezone
timezone?: null | string
Valor de propiedad
null | string
type
El tipo de aproximación de localización. Siempre approximate.
type?: "approximate"
Valor de propiedad
"approximate"