共用方式為


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"