OptionalfacetThe facet representation at which level the resulting facets will be shapen.
Example: "/東京都"
OptionallimitThe maximum number of items that you want to retrieve.
Defaults to 100 unless specified.
OptionaloffsetThe offset from which you want to retrieve the result.
OptionalqThe query to search against the address database.
Either q or t must be present.
Example: "東京都 AND 渋谷区"
OptionaltThe unprocessed portions of the address string to search against the address database.
Either q or t must be present.
Example: "東京都渋谷区初台"
OptionalversionThe version of which the database is searched against.
Defaults to the latest available version.
Example: "2021-04-30"
An
AddressSearcherOptionsstores a set of parameters that will be sent tosearchAddressesAPI.