Address Validation API
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Interfejs Address Validation API umożliwia deweloperom sprawdzanie poprawności adresów. Zwraca on informacje o prawidłowości komponentów przeanalizowanego adresu, kod geograficzny i ocenę dostarczenia przeanalizowanego adresu.
Usługa: addressvalidation.googleapis.com
Do tworzenia namiastek klienta RCP potrzebna jest nazwa usługi addressvalidation.googleapis.com
.
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-07-27 UTC.
[null,null,["Ostatnia aktualizacja: 2025-07-27 UTC."],[[["\u003cp\u003eThe Address Validation API helps developers confirm the accuracy of addresses by analyzing their components and providing deliverability information.\u003c/p\u003e\n"],["\u003cp\u003eIt offers functionalities like address parsing, geocoding, and deliverability assessment to ensure address data quality.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can utilize the API by sending address data and receiving validation results, including geocodes and deliverability verdicts.\u003c/p\u003e\n"],["\u003cp\u003eThe service name, \u003ccode\u003eaddressvalidation.googleapis.com\u003c/code\u003e, is crucial for creating RPC client stubs to interact with the API.\u003c/p\u003e\n"]]],[],null,["# Address Validation API\n\nThe Address Validation API allows developers to verify the accuracy of addresses. Given an address, it returns information about the correctness of the components of the parsed address, a geocode, and a verdict on the deliverability of the parsed address.\n\nService: addressvalidation.googleapis.com\n-----------------------------------------\n\nThe Service name `addressvalidation.googleapis.com` is needed to create RPC client stubs.\n\n[google.maps.addressvalidation.v1.AddressValidation](/maps/documentation/address-validation/reference/rpc/google.maps.addressvalidation.v1#google.maps.addressvalidation.v1.AddressValidation)\n----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------\n\n| Methods ||\n|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------|\n| [ProvideValidationFeedback](/maps/documentation/address-validation/reference/rpc/google.maps.addressvalidation.v1#google.maps.addressvalidation.v1.AddressValidation.ProvideValidationFeedback) | Feedback about the outcome of the sequence of validation attempts. |\n| [ValidateAddress](/maps/documentation/address-validation/reference/rpc/google.maps.addressvalidation.v1#google.maps.addressvalidation.v1.AddressValidation.ValidateAddress) | Validates an address. |"]]