다음을 통해 공유


WebSearchApproximateLocation interface

사용자의 대략적인 위치.

속성

city
country
region
timezone
type

위치 근사의 유형. 항상 approximate입니다.

속성 세부 정보

city

city?: null | string

속성 값

null | string

country

country?: null | string

속성 값

null | string

region

region?: null | string

속성 값

null | string

timezone

timezone?: null | string

속성 값

null | string

type

위치 근사의 유형. 항상 approximate입니다.

type?: "approximate"

속성 값

"approximate"