You can now request simplified API results.
In order to make it easier to geocode in Google Sheets, we needed to have a way to display a simplified version of our API results that is only the address, accuracy information, latitude/longitude, and source, with only one result returned.
To that end, we've added the format
parameter. Currently, the only option is simple
.
If there are any other simplified formats you'd like to see, please let us know!