google-maps-services-python icon indicating copy to clipboard operation
google-maps-services-python copied to clipboard

Introduce previousRequestId param for address validation

Open CriticalElement opened this issue 2 years ago • 1 comments

The address validation api allows us to pass in a previousRequestId when making multiple calls to the address validation api for a single address. docs

Currently, this is not available in this library, and it would probably be a useful addition considering Google recommends using this parameter in addition to the address validation feedback request to improve the overall accuracy of the api.

CriticalElement avatar Jul 25 '23 04:07 CriticalElement

If you would like to upvote the priority of this issue, please comment below or react with :+1: so we can see what is popular when we triage.

@CriticalElement Thank you for opening this issue. 🙏 Please check out these other resources that might help you get to a resolution in the meantime:

This is an automated message, feel free to ignore.

wangela avatar Jul 25 '23 04:07 wangela