- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
FilterableGeoZoneProps
The filters to apply on the retrieved geo zones.
An array of filters to apply on the entity, where each item in the array is joined with an "and" condition.
An array of filters to apply on the entity, where each item in the array is joined with an "or" condition.
id
string | string[]OptionalThe IDs to filter the geo zones by.
Filter the geo zones by their type.
country_code
string | string[]OptionalFilter the geo zones by their country code.
province_code
string | string[]OptionalFilter the geo zones by their province code.
city
string | string[]OptionalFilter the geo zones by their city.
Was this page helpful?