AddressInfo
Stay organized with collections
Save and categorize content based on your preferences.
Address for proximity criterion.
Fields |
postal_code
|
string
Postal code.
|
province_code
|
string
Province or state code.
|
country_code
|
string
Country code.
|
province_name
|
string
Province or state name.
|
street_address
|
string
Street address line 1.
|
street_address2
|
string
Street address line 2. This field is write-only. It is only used for calculating the longitude and latitude of an address when geo_point is empty.
|
city_name
|
string
Name of the city.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-12 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-12 UTC."],[[["The proximity criterion uses address fields like postal code, province/state code, country code, province/state name, street address, and city name to determine location."],["When specifying an address, `street_address2` is only used for calculating geographical coordinates if `geo_point` is not provided."]]],[]]