Address Validation API
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
开发者可以利用 Address Validation API 验证地址的准确性。在给定地址的情况下,它会返回有关已解析地址组成部分的正确性信息、地理编码以及对已解析地址是否可送达的判定。
服务:addressvalidation.googleapis.com
创建 RPC 客户端存根需要名为 addressvalidation.googleapis.com
的服务。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-27。
[null,null,["最后更新时间 (UTC):2025-07-27。"],[[["\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. |"]]