AI-generated Key Takeaways
- 
          The address proximity criterion utilizes several fields to define a location, including postal code, province/state code and name, country code, street addresses (two lines, the second being write-only), and city name. 
- 
          The second street address field ( street_address2) is specifically used for calculating geographical coordinates (longitude and latitude) if a geo-point is not provided.
Address for proximity criterion.
| Fields | |
|---|---|
| 
 | 
 Postal code. | 
| 
 | 
 Province or state code. | 
| 
 | 
 Country code. | 
| 
 | 
 Province or state name. | 
| 
 | 
 Street address line 1. | 
| 
 | 
 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. | 
| 
 | 
 Name of the city. |