Geocoding Data Extension Release Notes
- Print
- DarkLight
- PDF
Geocoding Data Extension Release Notes
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
LightBox APIs use semantic versioning to version our APIs. Semantic versioning structures each version identifier into three parts, MAJOR, MINOR, and PATCH notation.
MAJOR.MINOR.PATCH or v1.0.0
Semantic Versioning
- PATCH is incremented for bug fixes.
- MINOR is incremented for backward-compatible changes of the API.
- MAJOR is incremented for breaking changes.
Resource: Geocoding Extension API
08/21/2023
v1.0.1
New Features
- None
Bug Fixes
- Updated Geocoding Data Extension to handle add label correctly
Improvements
- None
Upgrade Steps
- None
Breaking Changes
- None
Other Changes
- None
07/24/2023
v1.0.0
New Features
- Supports Geocoding Search with a custom dictionary
- Supports Geocoding Autocomplete with a custom dictionary
- Supports Geocoding Reverse with a custom dictionary
- Add an address using a set of parsed fields
- Add an address using a single text string
- Update an address using a set of parsed fields and a LightBox Address Id
- Delete an address using a LightBox Address Id
- Return a set of Dictionaries that your account has been assigned
Bug Fixes
- None
Improvements
- None
Upgrade Steps
- None
Breaking Changes
- None
Other Changes
- None
Was this article helpful?