Address Validation API
Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
API xác thực địa chỉ cho phép nhà phát triển xác minh tính chính xác của địa chỉ. Khi có một địa chỉ, Analytics sẽ trả về thông tin về tính chính xác của các thành phần của địa chỉ đã phân tích cú pháp, mã địa lý và kết quả về khả năng giao của địa chỉ đã phân tích cú pháp.
Dịch vụ: addressverification.googleapis.com
Cần có tên dịch vụ addressvalidation.googleapis.com
để tạo mã giả lập ứng dụng RPC.
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2025-07-27 UTC.
[null,null,["Cập nhật lần gần đây nhất: 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. |"]]