This section lists the SKUs defined for the core Google Maps Platform products. The core products are pay as you go and you only pay for the SKUs you use.
For each SKU listed you’ll see:
- The SKU name as it appears on your billing report.
- Details describing the type of use that triggers the SKU (billable events).
- The price per each use for the volume-based tiers.
- Any additional SKU-specific pricing notes.
Look up individual product SKUs here, or use our Pricing and Usage calculator to estimate your usage versus total cost per API.
GMP Product / SKU table
Maps product SKUs
APIs in Maps include: Maps SDK for Android; Maps SDK for iOS; Maps JavaScript API; Maps Static API; Street View Static API; and Maps Embed API.
SKU: Mobile Native Static Maps
Includes a Google map object in lite mode, not loaded with a map ID, in an Maps SDK for Android mobile application.
MONTHLY VOLUME RANGE (Price per MAP LOAD) |
||
---|---|---|
0.00 USD | 0.00 USD | 0.00 USD |
A single map load is accrued for each instantiation of a Google map object in lite mode,
in a Maps SDK for Android mobile application. Maps are created with instances of
MapFragment
,
SupportMapFragment
, or MapView
classes. A map load
is counted each time the related onCreate()
method is called.
SKU: Mobile Native Dynamic Maps
A Google map object, not loaded with a map ID, in a Maps SDK for Android or Maps SDK for iOS mobile application.
MONTHLY VOLUME RANGE (Price per MAP LOAD) |
||
---|---|---|
0.00 USD | 0.00 USD | 0.00 USD |
A single map load is accrued for each instantiation of a Google map object in a Maps SDK for Android or Maps SDK for iOS mobile application:
- One of
MapFragment
,SupportMapFragment
, orMapView
classes on Android. A map load is counted each time the relatedonCreate()
method is called. - A
GMSMapView
object on iOS.
User interactions with the map, such as panning, zooming, or switching map layers, do not generate additional map loads. With the pay-as-you-go pricing model, the creation of a Street View panorama is no longer charged as a Mobile Native map load. It is charged as a Dynamic Street View.
SKU: Embed and SKU: Embed Advanced
All Maps Embed API requests are available at no charge with unlimited usage.
SKU: Static Maps
A request to the Maps Static API.
MONTHLY VOLUME RANGE (Price per MAP LOAD) |
||
---|---|---|
0.002 USD per each (2.00 USD per 1000) |
0.0016 USD per each (1.60 USD per 1000) |
Contact Sales for volume pricing |
SKU: Dynamic Maps
An application that displays either a map loaded with or without a map ID using Maps JavaScript API, or a map loaded with a map ID and using either the Maps SDK for Android or Maps SDK for iOS.
MONTHLY VOLUME RANGE (Price per MAP LOAD) |
||
---|---|---|
0.007 USD per each (7.00 USD per 1000) |
0.0056 USD per each (5.60 USD per 1000) |
Contact Sales for volume pricing |
User interactions with the map, such as panning, zooming, or switching map layers, do not generate additional map loads.
SKU: Static Street View
Street View panoramas and map loads are now charged separately. A static Street View panorama is charged for each request to the Street View Static API to embed a static (non-interactive) Street View panorama. Usage of the Street View Image Metadata endpoint is not charged.
MONTHLY VOLUME RANGE (Price per PANORAMA) |
||
---|---|---|
0.007 USD per each (7.00 USD per 1000) |
0.0056 USD per each (5.60 USD per 1000) |
Contact Sales for volume pricing |
SKU: Dynamic Street View
Street View panoramas and map loads are now charged separately. A dynamic Street View panorama is charged for each instantiation of a panorama object in a Maps JavaScript API, Maps SDK for Android, Maps SDK for iOS application.
MONTHLY VOLUME RANGE (Price per PANORAMA) |
||
---|---|---|
0.014 USD per each (14.00 USD per 1000) |
0.0112 USD per each (11.20 USD per 1000) |
Contact Sales for volume pricing |
An instantiation of a panorama object occurs:
- In JavaScript, with the
google.maps.StreetViewPanorama()
class orMap.getStreetView()
method. Neither the built-in Street View experience based on the Street View Pegman control nor usage of theStreetViewService()
class is charged. - On Android, with one of
StreetViewPanoramaFragment
,SupportStreetViewPanoramaFragment
, orStreetViewPanoramaView
classes. A panorama is counted each time the relatedonCreate()
method is called. - On iOS, with the
GMSPanoramaView
object.
SKU: Aerial View
A request to the Aerial View API that returns an aerial video URL.
MONTHLY VOLUME RANGE (Price per successful lookupVideo request) |
||
---|---|---|
0.016 USD per each (16.00 USD per 1000) |
0.0128 USD per each (12.80 USD per 1000) |
Contact Sales for volume pricing |
Only calls to
lookupVideo
that return URLs are billed. A single, successful
lookupVideo
response may return multiple URLs, each for a different resolution
or orientation, but only constitutes a single billable event. Note that pricing does not depend on
actual views of those URLs by end users.
Routes product SKUs
APIs in Routes include: Directions API; Distance Matrix API; and Roads API.
SKU: Directions
A request to the Maps JavaScript API’s Directions Service (excludes requests triggering the Directions Advanced billing SKU) or the Directions API.
MONTHLY VOLUME RANGE (Price per QUERY) |
||
---|---|---|
0.005 USD per each (5.00 USD per 1000) |
0.004 USD per each (4.00 USD per 1000) |
Contact Sales for volume pricing |
SKU: Directions Advanced
A request to the Maps JavaScript API’s Directions Service or the Directions API that uses traffic information, more than 10 waypoints, waypoints optimization, and/or location modifiers.
MONTHLY VOLUME RANGE (Price per QUERY) |
||
---|---|---|
0.01 USD per each (10.00 USD per 1000) |
0.008 USD per each (8.00 USD per 1000) |
Contact Sales for volume pricing |
A Directions Advanced SKU is charged for a Maps JavaScript API’s Directions Service or a Directions API request that uses one or more of the following:
- Traffic information. Traffic information is used when all the following apply
(these are the conditions required to receive the
duration_in_traffic
field in the Directions response):- The
travel
mode
parameter isdriving
, or is not specified (driving
is the default travel mode). - The request includes a valid
departure_time
parameter. Thedeparture_time
can be set to the current time or some time in the future. It cannot be in the past. - The request does not include stopover
waypoints. If the request
includes waypoints, prefix each waypoint with
via:
to influence the route but avoid stopovers. For example,&waypoints=via:San Francisco|via:Mountain View|...
- The
travel
- More than 10 waypoints (between 11 and 25).
- Waypoints optimization. The
optimize
parameter is set totrue
for waypoints. For example,&waypoints=optimize:true|San Francisco|Mountain View|...
- Location modifiers. When you use the following
location
modifiers to indicate how drivers should approach a particular location:
side_of_road
heading
SKU: Distance Matrix
A request to the Distance Matrix API or the Maps JavaScript API’s Distance Matrix Service (excludes requests triggering the Distance Matrix Advanced billing SKU billing SKU).
MONTHLY VOLUME RANGE (Price per ELEMENT) |
||
---|---|---|
0.005 USD per each (5.00 USD per 1000) |
0.004 USD per each (4.00 USD per 1000) |
Contact Sales for volume pricing |
Each query sent to the Distance Matrix API generates elements, where the number of
origins
times the number of destinations
equals the number
of elements.
SKU: Distance Matrix Advanced
A request to the Distance Matrix API or the Maps JavaScript API’s Distance Matrix Service that uses traffic information and/or location modifiers.
MONTHLY VOLUME RANGE (Price per ELEMENT) |
||
---|---|---|
0.01 USD per each (10.00 USD per 1000) |
0.008 USD per each (8.00 USD per 1000) |
Contact Sales for volume pricing |
Each query sent to the Distance Matrix API generates elements, where the number
of origins
times the number of destinations
equals the number of elements.
A Distance Matrix Advanced SKU is charged for a Distance Matrix API or a Maps JavaScript API’s Distance Matrix Service that uses one or more of the following:
- Traffic information. Traffic information is used when all the following apply (these are the conditions required
to receive the
duration_in_traffic
field in the Distance Matrix response):- The
travel
mode
parameter isdriving
, or is not specified (driving
is the default travel mode). - The request includes a valid
departure_time
parameter. Thedeparture_time
can be set to the current time or some time in the future. It cannot be in the past.
- The
travel
- Location modifiers. When you use the following
location
modifiers to indicate how drivers should approach a particular location:
side_of_road
heading
SKU: Roads – Route Traveled
A request to the Roads API’s Snap to Roads service.
MONTHLY VOLUME RANGE (Price per QUERY) |
||
---|---|---|
0.01 USD per each (10.00 USD per 1000) |
0.008 USD per each (8.00 USD per 1000) |
Contact Sales for volume pricing |
SKU: Roads – Nearest Road
A request to the Roads API’s Nearest Roads service.
MONTHLY VOLUME RANGE (Price per QUERY) |
||
---|---|---|
0.01 USD per each (10.00 USD per 1000) |
0.008 USD per each (8.00 USD per 1000) |
Contact Sales for volume pricing |
SKU: Roads – Speed Limits
A request to the Roads API’s Speed Limits service.MONTHLY VOLUME RANGE (Price per ELEMENT) |
||
---|---|---|
0.02 USD per each (20.00 USD per 1000) |
0.016 USD per each (16.00 USD per 1000) |
Contact Sales for volume pricing |
Speed Limit requests are billed per speed limit element returned in the API response. This amount will always be equal to or less than the number of points passed in the original request.
SKU: Routes: Compute Routes - Basic
A request to Compute Routes.
MONTHLY VOLUME RANGE Price per QUERY |
||
---|---|---|
0.005 USD per each (5.00 USD per 1000) |
0.004 USD per each (4.00 USD per 1000) |
Contact Sales for volume pricing |
SKU: Routes: Compute Routes - Advanced
A request to Compute Routes that uses advanced features.
MONTHLY VOLUME RANGE Price per QUERY |
||
---|---|---|
0.01 USD per each (10.00 USD per 1000) |
0.008 USD per each (8.00 USD per 1000) |
Contact Sales for volume pricing |
The Advanced SKU is charged for a Compute Routes request that uses one or more of the following features:
- Between 11 and 25 intermediate waypoints
- Traffic aware or traffic aware optimal routing. These routing options correspond to setting the
routingPreference
property in the request toTRAFFIC_AWARE
orTRAFFIC_AWARE_OPTIMAL
. - Location modifiers. When you use the following options to indicate how drivers should approach a particular location:
SKU: Routes: Compute Routes - Preferred
A request to Compute Routes that uses preferred features.
MONTHLY VOLUME RANGE Price per QUERY |
||
---|---|---|
0.015 USD per each (15.00 USD per 1000) |
0.012 USD per each (12.00 USD per 1000) |
Contact Sales for volume pricing |
The Preferred SKU is charged for a Compute Routes request that uses one or more of the following features:
SKU: Routes: Compute Route Matrix - Basic
A request to Compute Route Matrix.
MONTHLY VOLUME RANGE Price per ELEMENT |
||
---|---|---|
0.005 USD per each (5.00 USD per 1000) |
0.004 USD per each (4.00 USD per 1000) |
Contact Sales for volume pricing |
SKU: Routes: Compute Route Matrix - Advanced
A request to Compute Route Matrix that uses advanced features.
MONTHLY VOLUME RANGE Price per ELEMENT |
||
---|---|---|
0.01 USD per each (10.00 USD per 1000) |
0.008 USD per each (8.00 USD per 1000) |
Contact Sales for volume pricing |
The Advanced SKU is charged for a Compute Route Matrix request that uses one or more of the following features:
- Traffic aware or traffic aware optimal routing. These routing options correspond to setting the
routingPreference
property in the request toTRAFFIC_AWARE
orTRAFFIC_AWARE_OPTIMAL
. - Location modifiers. When you use the following options to indicate how drivers should approach a particular location:
SKU: Routes: Compute Route Matrix - Preferred
A request to Compute Route Matrix that uses preferred features.
MONTHLY VOLUME RANGE Price per ELEMENT |
||
---|---|---|
0.015 USD per each (15.00 USD per 1000) |
0.012 USD per each (12.00 USD per 1000) |
Contact Sales for volume pricing |
The Preferred SKU is charged for a Compute Route Matrix request that uses one or more of the following features:
SKU: Route Optimization: Single Vehicle Routing
A request to the Route Optimization API that specifies exactly one vehicle.
MONTHLY VOLUME RANGE (Price per SHIPMENT) |
||
---|---|---|
0.01 USD per each (10.00 USD per 1000) |
0.004 USD per each (4.00 USD per 1000) |
Contact Sales for volume pricing |
SKU: Route Optimization: Fleet Routing
A request to the Route Optimization API that specifies more than one vehicle.
MONTHLY VOLUME RANGE (Price per SHIPMENT) |
||
---|---|---|
0.03 USD per each (30.00 USD per 1000) |
0.014 USD per each (14.00 USD per 1000) |
Contact Sales for volume pricing |
Places (New) product SKUs
About field masks
Use field masks, also called field lists, in your requests to specify the list of fields to return in the response. You are then billed at the highest SKU applicable to your request. That means if you select fields in both the (Basic) SKU and the (Advanced) SKU, you are billed based on the (Advanced) SKU.
Using a field mask is a good design practice to ensure that you don't request unnecessary data, which helps to avoid unnecessary processing time and billing charges.
About Autocomplete (New) sessions
An Autocomplete (New) session includes one or more Autocomplete (New) requests, and a Place Details (New) request or Address Validation request. The same session token is passed to the Autocomplete (New) request and to the subsequent Place Details (New) request or Address Validation request.
A session starts with the first Autocomplete (New) request. A Place Details (New) request or Address Validation request is then made when the user has selected one of the Autocomplete (New) suggestions. If a session is abandoned, meaning no Place Details (New) request or Address Validation request is made, Autocomplete (New) requests are charged as if no session token was provided.
After a user has selected a place (meaning a Place Details (New) request or Address Validation request is made), you must start a new session using a new session token.
A session token is good for one session and cannot be used for more than one session. If you reuse a session token, the session is considered invalid and the requests are charged as if no session token was provided.
SKU: Autocomplete Requests
An Autocomplete Requests SKU is charged for each request to the Autocomplete (New) API that does not include a session token.
It is also charged if you use session tokens and either:
- Terminate the sessions by a single request to Place Details (New) that
requests any fields defined by the SKU: Place Details (Location Only).
- Each Autocomplete (New) request, up to 12 requests, is billed using the SKU: Autocomplete Requests.
- Each subsequent Autocomplete (New) request is billed using the SKU: Autocomplete Session Usage.
- Abandon the session or end the session by making a call to the SKU: Place Details (IDs Only). All Autocomplete (New) requests are then billed using the SKU: Autocomplete Requests.
MONTHLY VOLUME RANGE (Price per CALL) |
||
---|---|---|
0.00283 USD per each (2.83 USD per 1000) |
0.00227 USD per each (2.27 USD per 1000) |
Contact Sales for volume pricing |
SKU: Autocomplete Session Usage
An Autocomplete Session Usage SKU is charged for each request to the Autocomplete (New) API that includes a session token.
This SKU is charged in these scenarios:
Autocomplete session terminated by a call to SKU: Place Details (Location Only):
- Each Autocomplete (New) request, up to 12 requests, is billed using the SKU: Autocomplete Requests.
- Each subsequent Autocomplete (New) request is billed using the SKU: Autocomplete Session Usage.
Autocomplete session terminated with a call to SKU: Place Details (Basic, Advanced, or Preferred).
A Place Details call that requests any field from the SKU: Place Details (Basic, Advanced, or Preferred) is billed at the SKU: Place Details (Preferred).
Autocomplete session terminated with a call to SKU: Address Validation Preferred.
For more information, see Autocomplete (New) and session pricing.
MONTHLY VOLUME RANGE (Price per CALL) |
||
---|---|---|
0.00 USD per each (0.00 USD per 1000) |
0.00 USD per each (0.00 USD per 1000) |
0.00 USD per each (0.00 USD per 1000) |
SKU: Place Details (IDs Only)
Using a field mask or field list in your Place Details (New) request, you can limit the response to only those fields specified. This SKU is triggered when you only request the following fields:
Android:
Place.Field.DISPLAY_NAME
,
Place.Field.ID
,
Place.Field.PHOTO_METADATAS
,
Place.Field.RESOURCE_NAME
Places Library, Maps JavaScript API:
id
,
photos
iOS:
GMSPlacePropertyPlaceID
,
GMSPlacePropertyName
,
GMSPlacePropertyPhotos
Web service:
attributions
,
id
,
name
*,
photos
* The name
field contains the place resource name
in the form: places/PLACE_ID
. Use displayName
to access the text name of the place.
MONTHLY VOLUME RANGE (Price per CALL) |
||
---|---|---|
0.0 USD per each (0.00 USD per 1000) |
0.0 USD per each (0.00 USD per 1000) |
0.0 USD per each (0.00 USD per 1000) |
SKU: Place Details (Location Only)
Using a field mask or field list in your Place Details (New) request, you can limit the response to only those fields specified. This SKU is triggered when you only request the following fields:
Android:
Place.Field.ADDRESS_COMPONENTS
,
ADR_FORMAT_ADDRESS
,
Place.Field.FORMATTED_ADDRESS
,
Place.Field.LOCATION
,
Place.Field.PLUS_CODE
,
Place.Field.SHORT_FORMATTED_ADDRESS
,
Place.Field.TYPES
,
Place.Field.VIEWPORT
Places Library, Maps JavaScript API:
addressComponents
,
adrFormatAddress
,
formattedAddress
,
location
,
plusCode
,
types
,
viewport
iOS:
GMSPlacePropertyAddressComponents
,
GMSPlacePropertyFormattedAddress
,
GMSPlacePropertyCoordinate
,
GMSPlacePropertyPlusCode
,
GMSPlacePropertyTypes
,
GMSPlacePropertyViewport
Web service:
addressComponents
,
adrFormatAddress
,
formattedAddress
,
location
,
plusCode
,
shortFormattedAddress
,
types
,
viewport
MONTHLY VOLUME RANGE (Price per CALL) |
||
---|---|---|
0.005 USD per each (5.00 USD per 1000) |
0.004 USD per each (4.00 USD per 1000) |
Contact Sales for volume pricing |
SKU: Place Details (Basic)
Using a field mask or field list in your Place Details (New) request, you can limit the response to only those fields specified. This SKU is triggered when you only request the following fields:
Android:
Place.Field.ACCESSIBILITY_OPTIONS
,
Place.Field.BUSINESS_STATUS
,
Place.Field.GOOGLE_MAPS_URI
,
Place.Field.ICON_BACKGROUND_COLOR
,
Place.Field.ICON_MASK_URL
,
Place.Field.PRIMARY_TYPE_DISPLAY_NAME
,
Place.Field.SUB_DESTINATIONS
,
Place.Field.UTC_OFFSET
Places Library, Maps JavaScript API:
accessibilityOptions
,
businessStatus
,
displayName
,
googleMapsUri
,
iconBackgroundColor
,
primaryTypeDisplayName
,
svgIconMaskURI
,
types
,
utcOffsetMinutes
iOS:
GMSPlacePropertyBusinessStatus
,
GMSPlacePropertyIconBackgroundColor
,
GMSPlacePropertyIconImageURL
,
GMSPlacePropertyUTCOffsetMinutes
,
GMSPlacePropertyWheelchairAccessibleEntrance
Web service:
accessibilityOptions
,
businessStatus
,
containingPlaces
,
displayName
,
googleMapsLinks
*,
googleMapsUri
,
iconBackgroundColor
,
iconMaskBaseUri
,
primaryType
,
primaryTypeDisplayName
,
pureServiceAreaBusiness
,
subDestinations
,
utcOffsetMinutes
* The googleMapsLinks
field is in the pre-GA Preview
stage and there is no charge, meaning billing is $0, for usage during Preview.
If an Autocomplete session is terminated by a Place Details call that requests any field from the SKU: Place Details (Basic, Advanced, or Preferred), then the call is billed at SKU: Place Details (Preferred). For more information, see SKU: Autocomplete Session Usage.
MONTHLY VOLUME RANGE (Price per CALL) |
||
---|---|---|
0.0170 USD per each (17.00 USD per 1000) |
0.0136 USD per each (13.60 USD per 1000) |
Contact Sales for volume pricing |
SKU: Place Details (Advanced)
Using a field mask or field list in your Place Details (New) request, you can limit the response to only those fields specified. This SKU is triggered when you only request the following fields:
Android:
Place.Field.CURRENT_OPENING_HOURS
,
Place.Field.CURRENT_SECONDARY_OPENING_HOURS
Place.Field.INTERNATIONAL_PHONE_NUMBER
,
Place.Field.NATIONAL_PHONE_NUMBER
Place.Field.OPENING_HOURS
,
Place.Field.PRICE_LEVEL
,
Place.Field.RATING
,
Place.Field.SECONDARY_OPENING_HOURS
,
Place.Field.USER_RATING_COUNT
Place.Field.WEBSITE_URI
Places Library, Maps JavaScript API:
internationalPhoneNumber
,
nationalPhoneNumber
,
priceLevel
,
rating
,
regularOpeningHours
,
userRatingCount
,
websiteUri
iOS:
GMSPlacePropertyCurrentOpeningHours
,
GMSPlacePropertySecondaryOpeningHours
,
GMSPlacePropertyPhoneNumber
,
GMSPlacePropertyPriceLevel
,
GMSPlacePropertyRating
,
GMSPlacePropertyOpeningHours
,
GMSPlacePropertyUserRatingsTotal
,
GMSPlacePropertyWebsite
Web service:
currentOpeningHours
,
currentSecondaryOpeningHours
,
internationalPhoneNumber
,
nationalPhoneNumber
,
priceLevel
,
priceRange
,
rating
,
regularOpeningHours
,
regularSecondaryOpeningHours
,
userRatingCount
,
websiteUri
If an Autocomplete session is terminated by a Place Details call that requests any field from the SKU: Place Details (Basic, Advanced, or Preferred), then the call is billed at SKU: Place Details (Preferred). For more information, see SKU: Autocomplete Session Usage.
MONTHLY VOLUME RANGE (Price per CALL) |
||
---|---|---|
0.020 USD per each (20.00 USD per 1000) |
0.016 USD per each (16.00 USD per 1000) |
Contact Sales for volume pricing |
SKU: Place Details (Preferred)
Using a field mask or field list in your Place Details (New) request, you can limit the response to only those fields specified. This SKU is triggered when you only request the following fields:
Android:
Place.Field.ALLOWS_DOGS
,
Place.Field.CURBSIDE_PICKUP
,
Place.Field.DELIVERY
,
Place.Field.DINE_IN
,
Place.Field.EDITORIAL_SUMMARY
,
Place.Field.EV_CHARGE_OPTIONS
,
Place.Field.FUEL_OPTIONS
,
Place.Field.GOOD_FOR_CHILDREN
,
Place.Field.GOOD_FOR_GROUPS
,
Place.Field.GOOD_FOR_WATCHING_SPORTS
,
Place.Field.LIVE_MUSIC
,
Place.Field.MENU_FOR_CHILDREN
,
Place.Field.OUTDOOR_SEATING
,
Place.Field.PARKING_OPTIONS
,
Place.Field.PAYMENT_OPTIONS
,
Place.Field.RESERVABLE
,
Place.Field.RESTROOM
,
Place.Field.REVIEWS
,
Place.Field.SERVES_BEER
,
Place.Field.SERVES_BREAKFAST
,
Place.Field.SERVES_BRUNCH
,
Place.Field.SERVES_COCKTAILS
,
Place.Field.SERVES_COFFEE
,
Place.Field.SERVES_DESSERT
,
Place.Field.SERVES_DINNER
,
Place.Field.SERVES_LUNCH
,
Place.Field.SERVES_VEGETARIAN_FOOD
,
Place.Field.SERVES_WINE
,
Place.Field.TAKEOUT
Places Library, Maps JavaScript API:
allowsDogs
,
editorialSummary
,
evChargeOptions
,
fuelOptions
,
hasCurbsidePickup
,
hasDelivery
,
hasDineIn
,
hasLiveMusic
,
hasMenuForChildren
,
hasOutdoorSeating
,
hasRestroom
,
hasTakeout
,
hasWifi
,
isGoodForChildren
,
isGoodForGroups
,
isGoodForWatchingSports
,
isReservable
,
parkingOptions
,
paymentOptions
,
priceLevel
,
reviews
,
servesBeer
,
servesBreakfast
,
servesBrunch
,
servesCocktails
,
servesCoffee
,
servesDessert
,
servesDinner
,
servesLunch
,
servesVegetarianFood
,
servesWine
iOS:
GMSPlacePropertyCurbsidePickup
,
GMSPlacePropertyDelivery
,
GMSPlacePropertyDineIn
,
GMSPlacePropertyEditorialSummary
,
GMSPlacePropertyReservable
,
GMSPlacePropertyReviews
,
GMSPlacePropertyServesBeer
,
GMSPlacePropertyServesBreakfast
,
GMSPlacePropertyServesBrunch
,
GMSPlacePropertyServesDinner
,
GMSPlacePropertyServesLunch
,
GMSPlacePropertyServesVegetarianFood
,
GMSPlacePropertyServesWine
,
GMSPlacePropertyTakeout
Web service:
allowsDogs
,
curbsidePickup
,
delivery
,
dineIn
,
editorialSummary
,
evChargeOptions
,
fuelOptions
,
goodForChildren
,
goodForGroups
,
goodForWatchingSports
,
liveMusic
,
menuForChildren
,
parkingOptions
,
paymentOptions
,
outdoorSeating
,
reservable
,
restroom
,
reviews
,
routingSummaries
,*
servesBeer
,
servesBreakfast
,
servesBrunch
,
servesCocktails
,
servesCoffee
,
servesDessert
,
servesDinner
,
servesLunch
,
servesVegetarianFood
,
servesWine
,
takeout
* Text Search and Nearby Search only
If an Autocomplete session is terminated by a Place Details call that requests any field from the SKU: Place Details (Basic, Advanced, or Preferred), then the call is billed at SKU: Place Details (Preferred). For more information, see SKU: Autocomplete Session Usage.
MONTHLY VOLUME RANGE (Price per CALL) |
||
---|---|---|
0.025 USD per each (25.00 USD per 1000) |
0.020 USD per each (20.00 USD per 1000) |
Contact Sales for volume pricing |
SKU: Nearby Search (Basic)
Using a field mask or field list in your Nearby Search (New) request, you can limit the response to only those fields specified. This SKU is triggered when you only request the following fields:
Android:
Place.Field.ADDRESS_COMPONENTS
,
Place.Field.BUSINESS_STATUS
,
Place.Field.ADDRESS
,
Place.Field.ICON_BACKGROUND_COLOR
,
Place.Field.ICON_URL
,
Place.Field.LAT_LNG
,
Place.Field.PHOTO_METADATAS
,
Place.Field.PLUS_CODE
,
Place.Field.ID
,
Place.Field.NAME
,
Place.Field.TYPES
,
Place.Field.UTC_OFFSET
,
Place.Field.VIEWPORT
,
Place.Field.WHEELCHAIR_ACCESSIBLE_ENTRANCE
Places Library, Maps JavaScript API:
accessibilityOptions
,
addressComponents
,
adrFormatAddress
,
businessStatus
,
displayName
,
formattedAddress
,
googleMapsUri
,
iconBackgroundColor
,
id
,
location
,
photos
,
plusCode
,
svgIconMaskURI
,
types
,
utcOffsetMinutes
,
viewport
iOS:
GMSPlacePropertyAddressComponents
,
GMSPlacePropertyBusinessStatus
,
GMSPlacePropertyCoordinate
,
GMSPlacePropertyFormattedAddress
,
GMSPlacePropertyName
,
GMSPlacePropertyIconBackgroundColor
,
GMSPlacePropertyIconImageURL
,
GMSPlacePropertyPhotos
,
GMSPlacePropertyPlaceID
,
GMSPlacePropertyPlusCode
,
GMSPlacePropertyTypes
,
GMSPlacePropertyUTCOffsetMinutes
,
GMSPlacePropertyViewport
,
GMSPlacePropertyWheelchairAccessibleEntrance
Web service:
places.accessibilityOptions
,
places.addressComponents
,
places.adrFormatAddress
,
places.attributions
,
places.businessStatus
,
places.containingPlaces
,
places.displayName
,
places.formattedAddress
,
places.googleMapsLinks
*,
places.googleMapsUri
,
places.iconBackgroundColor
,
places.iconMaskBaseUri
,
places.id
,
places.location
,
places.name
**,
places.photos
,
places.plusCode
,
places.primaryType
,
places.primaryTypeDisplayName
,
places.pureServiceAreaBusiness
,
places.shortFormattedAddress
,
places.subDestinations
,
places.types
,
places.utcOffsetMinutes
,
places.viewport
* The places.googleMapsLinks
field is in the pre-GA Preview
stage and there is no charge, meaning billing is $0, for usage during Preview.
** The places.name
field contains the place resource name
in the form: places/PLACE_ID
. Use places.displayName
to access the text name of the place.
MONTHLY VOLUME RANGE (Price per CALL) |
||
---|---|---|
0.032 USD per each (32.00 USD per 1000) |
0.0256 USD per each (25.60 USD per 1000) |
Contact Sales for volume pricing |
SKU: Nearby Search (Advanced)
Using a field mask or field list in your Nearby Search (New) request, you can limit the response to only those fields specified. This SKU is triggered when you only request the following fields:
Android:
Place.Field.CURRENT_OPENING_HOURS
,
Place.Field.CURRENT_SECONDARY_OPENING_HOURS
Place.Field.INTERNATIONAL_PHONE_NUMBER
,
Place.Field.NATIONAL_PHONE_NUMBER
Place.Field.OPENING_HOURS
,
Place.Field.PRICE_LEVEL
,
Place.Field.RATING
,
Place.Field.SECONDARY_OPENING_HOURS
,
Place.Field.USER_RATING_COUNT
Place.Field.WEBSITE_URI
Places Library, Maps JavaScript API:
internationalPhoneNumber
,
nationalPhoneNumber
,
priceLevel
,
rating
,
regularOpeningHours
,
userRatingCount
,
websiteUri
iOS:
GMSPlacePropertyCurrentOpeningHours
,
GMSPlacePropertySecondaryOpeningHours
,
GMSPlacePropertyPhoneNumber
,
GMSPlacePropertyPriceLevel
,
GMSPlacePropertyRating
,
GMSPlacePropertyOpeningHours
,
GMSPlacePropertyUserRatingsTotal
,
GMSPlacePropertyWebsite
Web service:
places.currentOpeningHours
,
places.currentSecondaryOpeningHours
,
places.internationalPhoneNumber
,
places.nationalPhoneNumber
,
places.priceLevel
,
places.priceRange
,
places.rating
,
places.regularOpeningHours
,
places.regularSecondaryOpeningHours
,
places.userRatingCount
,
places.websiteUri
MONTHLY VOLUME RANGE (Price per CALL) |
||
---|---|---|
0.035 USD per each (35.00 USD per 1000) |
0.028 USD per each (28.00 USD per 1000) |
Contact Sales for volume pricing |
SKU: Nearby Search (Preferred)
Using a field mask or field list in your Nearby Search (New) request, you can limit the response to only those fields specified. This SKU is triggered when you only request the following fields:
Android:
Place.Field.ALLOWS_DOGS
,
Place.Field.CURBSIDE_PICKUP
,
Place.Field.DELIVERY
,
Place.Field.DINE_IN
,
Place.Field.EDITORIAL_SUMMARY
,
Place.Field.EV_CHARGE_OPTIONS
,
Place.Field.FUEL_OPTIONS
,
Place.Field.GOOD_FOR_CHILDREN
,
Place.Field.GOOD_FOR_GROUPS
,
Place.Field.GOOD_FOR_WATCHING_SPORTS
,
Place.Field.LIVE_MUSIC
,
Place.Field.MENU_FOR_CHILDREN
,
Place.Field.OUTDOOR_SEATING
,
Place.Field.PARKING_OPTIONS
,
Place.Field.PAYMENT_OPTIONS
,
Place.Field.RESERVABLE
,
Place.Field.RESTROOM
,
Place.Field.REVIEWS
,
Place.Field.SERVES_BEER
,
Place.Field.SERVES_BREAKFAST
,
Place.Field.SERVES_BRUNCH
,
Place.Field.SERVES_COCKTAILS
,
Place.Field.SERVES_COFFEE
,
Place.Field.SERVES_DESSERT
,
Place.Field.SERVES_DINNER
,
Place.Field.SERVES_LUNCH
,
Place.Field.SERVES_VEGETARIAN_FOOD
,
Place.Field.SERVES_WINE
,
Place.Field.TAKEOUT
Places Library, Maps JavaScript API:
allowsDogs
,
editorialSummary
,
evChargeOptions
,
fuelOptions
,
hasCurbsidePickup
,
hasDelivery
,
hasDineIn
,
hasLiveMusic
,
hasMenuForChildren
,
hasOutdoorSeating
,
hasRestroom
,
hasTakeout
,
hasWifi
,
isGoodForChildren
,
isGoodForGroups
,
isGoodForWatchingSports
,
isReservable
,
parkingOptions
,
paymentOptions
,
priceLevel
,
reviews
,
servesBeer
,
servesBreakfast
,
servesBrunch
,
servesCocktails
,
servesCoffee
,
servesDessert
,
servesDinner
,
servesLunch
,
servesVegetarianFood
,
servesWine
iOS:
GMSPlacePropertyCurbsidePickup
,
GMSPlacePropertyDelivery
,
GMSPlacePropertyDineIn
,
GMSPlacePropertyEditorialSummary
,
GMSPlacePropertyReservable
,
GMSPlacePropertyReviews
,
GMSPlacePropertyServesBeer
,
GMSPlacePropertyServesBreakfast
,
GMSPlacePropertyServesBrunch
,
GMSPlacePropertyServesDinner
,
GMSPlacePropertyServesLunch
,
GMSPlacePropertyServesVegetarianFood
,
GMSPlacePropertyServesWine
,
GMSPlacePropertyTakeout
Web service:
places.allowsDogs
,
places.curbsidePickup
,
places.delivery
,
places.dineIn
,
places.editorialSummary
,
places.evChargeOptions
,
places.fuelOptions
,
places.goodForChildren
,
places.goodForGroups
,
places.goodForWatchingSports
,
places.liveMusic
,
places.menuForChildren
,
places.parkingOptions
,
places.paymentOptions
,
places.outdoorSeating
,
places.reservable
,
places.restroom
,
places.reviews
,
places.routingSummaries
,*
places.servesBeer
,
places.servesBreakfast
,
places.servesBrunch
,
places.servesCocktails
,
places.servesCoffee
,
places.servesDessert
,
places.servesDinner
,
places.servesLunch
,
places.servesVegetarianFood
,
places.servesWine
,
places.takeout
* Text Search and Nearby Search only
MONTHLY VOLUME RANGE (Price per CALL) |
||
---|---|---|
0.040 USD per each (40.00 USD per 1000) |
0.032 USD per each (32.00 USD per 1000) |
Contact Sales for volume pricing |
SKU: Text Search (ID Only)
Using a field mask or field list in your Text Search (New) request, you can limit the response to only those fields specified. This SKU is triggered when you only request the following fields:
Android:
Place.Field.DISPLAY_NAME
,
Place.Field.ID
,
Place.Field.RESOURCE_NAME
iOS:
GMSPlacePropertyPlaceID
,
GMSPlacePropertyName
Places Library, Maps JavaScript API:
id
Web service:
places.attributions
,
places.id
,
places.name
*,
nextPageToken
* The places.name
field contains the place resource name
in the form: places/PLACE_ID
. Use places.displayName
to access the text name of the place.
MONTHLY VOLUME RANGE (Price per CALL) |
||
---|---|---|
0.0 USD per each (0.00 USD per 1000) |
0.0 USD per each (0.00 USD per 1000) |
0.0 USD per each (0.00 USD per 1000) |
SKU: Text Search (Basic)
Using a field mask or field list in your Text Search (New) request, you can limit the response to only those fields specified. This SKU is triggered when you only request the following fields:
Android:
Place.Field.ACCESSIBILITY_OPTIONS
,
Place.Field.ADDRESS_COMPONENTS
,
Place.Field.ADR_FORMAT_ADDRESS
,
Place.Field.BUSINESS_STATUS
,
Place.Field.FORMATTED_ADDRESS
,
Place.Field.GOOGLE_MAPS_URI
,
Place.Field.ICON_BACKGROUND_COLOR
,
Place.Field.ICON_MASK_URL
,
Place.Field.LOCATION
,
Place.Field.PHOTO_METADATAS
,
Place.Field.PLUS_CODE
,
Place.Field.PRIMARY_TYPE_DISPLAY_NAME
,
Place.Field.SHORT_FORMATTED_ADDRESS
,
Place.Field.SUB_DESTINATIONS
,
Place.Field.TYPES
,
Place.Field.UTC_OFFSET
,
Place.Field.VIEWPORT
iOS:
GMSPlacePropertyAddressComponents
,
GMSPlacePropertyBusinessStatus
,
GMSPlacePropertyFormattedAddress
,
GMSPlacePropertyIconBackgroundColor
,
GMSPlacePropertyIconImageURL
,
GMSPlacePropertyCoordinate
,
GMSPlacePropertyPhotos
,
GMSPlacePropertyPlusCode
,
GMSPlacePropertyTypes
,
GMSPlacePropertyUTCOffsetMinutes
,
GMSPlacePropertyViewport
,
GMSPlacePropertyWheelchairAccessibleEntrance
Places Library, Maps JavaScript API:
accessibilityOptions
,
addressComponents
,
adrFormatAddress
,
businessStatus
,
displayName
,
formattedAddress
,
googleMapsUri
,
iconBackgroundColor
,
location
,
photos
,
plusCode
,
svgIconMaskURI
,
types
,
utcOffsetMinutes
,
viewport
Web service:
places.accessibilityOptions
,
places.addressComponents
,
places.adrFormatAddress
,
places.businessStatus
,
places.containingPlaces
,
places.displayName
,
places.formattedAddress
,
places.googleMapsLinks
*,
places.googleMapsUri
,
places.iconBackgroundColor
,
places.iconMaskBaseUri
,
places.location
,
places.photos
,
places.plusCode
,
places.primaryType
,
places.primaryTypeDisplayName
,
places.pureServiceAreaBusiness
,
places.shortFormattedAddress
,
places.subDestinations
,
places.types
,
places.utcOffsetMinutes
,
places.viewport
* The places.googleMapsLinks
field is in the pre-GA Preview
stage and there is no charge, meaning billing is $0, for usage during Preview.
MONTHLY VOLUME RANGE (Price per CALL) |
||
---|---|---|
0.032 USD per each (32.00 USD per 1000) |
0.0256 USD per each (25.60 USD per 1000) |
Contact Sales for volume pricing |
SKU: Text Search (Advanced)
Using a field mask or field list in your Text Search (New) request, you can limit the response to only those fields specified. This SKU is triggered when you only request the following fields:
Android:
Place.Field.CURRENT_OPENING_HOURS
,
Place.Field.CURRENT_SECONDARY_OPENING_HOURS
Place.Field.INTERNATIONAL_PHONE_NUMBER
,
Place.Field.NATIONAL_PHONE_NUMBER
Place.Field.OPENING_HOURS
,
Place.Field.PRICE_LEVEL
,
Place.Field.RATING
,
Place.Field.SECONDARY_OPENING_HOURS
,
Place.Field.USER_RATING_COUNT
Place.Field.WEBSITE_URI
iOS:
GMSPlacePropertyCurrentOpeningHours
,
GMSPlacePropertySecondaryOpeningHours
,
GMSPlacePropertyPhoneNumber
,
GMSPlacePropertyPriceLevel
,
GMSPlacePropertyRating
,
GMSPlacePropertyOpeningHours
,
GMSPlacePropertyUserRatingsTotal
,
GMSPlacePropertyWebsite
Web service:
places.currentOpeningHours
,
places.currentSecondaryOpeningHours
,
places.internationalPhoneNumber
,
places.nationalPhoneNumber
,
places.priceLevel
,
places.priceRange
,
places.rating
,
places.regularOpeningHours
,
places.regularSecondaryOpeningHours
,
places.userRatingCount
,
places.websiteUri
Places Library, Maps JavaScript API:
internationalPhoneNumber
,
nationalPhoneNumber
,
priceLevel
,
rating
,
regularOpeningHours
,
userRatingCount
,
websiteUri
MONTHLY VOLUME RANGE (Price per CALL) |
||
---|---|---|
0.035 USD per each (35.00 USD per 1000) |
0.028 USD per each (28.00 USD per 1000) |
Contact Sales for volume pricing |
SKU: Text Search (Preferred)
Using a field mask or field list in your Text Search (New) request, you can limit the response to only those fields specified. This SKU is triggered when you only request the following fields:
Android:
Place.Field.ALLOWS_DOGS
,
Place.Field.CURBSIDE_PICKUP
,
Place.Field.DELIVERY
,
Place.Field.DINE_IN
,
Place.Field.EDITORIAL_SUMMARY
,
Place.Field.EV_CHARGE_OPTIONS
,
Place.Field.FUEL_OPTIONS
,
Place.Field.GOOD_FOR_CHILDREN
,
Place.Field.GOOD_FOR_GROUPS
,
Place.Field.GOOD_FOR_WATCHING_SPORTS
,
Place.Field.LIVE_MUSIC
,
Place.Field.MENU_FOR_CHILDREN
,
Place.Field.OUTDOOR_SEATING
,
Place.Field.PARKING_OPTIONS
,
Place.Field.PAYMENT_OPTIONS
,
Place.Field.RESERVABLE
,
Place.Field.RESTROOM
,
Place.Field.REVIEWS
,
Place.Field.SERVES_BEER
,
Place.Field.SERVES_BREAKFAST
,
Place.Field.SERVES_BRUNCH
,
Place.Field.SERVES_COCKTAILS
,
Place.Field.SERVES_COFFEE
,
Place.Field.SERVES_DESSERT
,
Place.Field.SERVES_DINNER
,
Place.Field.SERVES_LUNCH
,
Place.Field.SERVES_VEGETARIAN_FOOD
,
Place.Field.SERVES_WINE
,
Place.Field.TAKEOUT
iOS:
GMSPlacePropertyCurbsidePickup
,
GMSPlacePropertyDelivery
,
GMSPlacePropertyDineIn
,
GMSPlacePropertyEditorialSummary
,
GMSPlacePropertyReservable
,
GMSPlacePropertyReviews
,
GMSPlacePropertyServesBeer
,
GMSPlacePropertyServesBreakfast
,
GMSPlacePropertyServesBrunch
,
GMSPlacePropertyServesDinner
,
GMSPlacePropertyServesLunch
,
GMSPlacePropertyServesVegetarianFood
,
GMSPlacePropertyServesWine
,
GMSPlacePropertyTakeout
Places Library, Maps JavaScript API:
allowsDogs
,
editorialSummary
,
evChargeOptions
,
fuelOptions
,
hasCurbsidePickup
,
hasDelivery
,
hasDineIn
,
hasLiveMusic
,
hasMenuForChildren
,
hasOutdoorSeating
,
hasRestroom
,
hasTakeout
,
hasWifi
,
isGoodForChildren
,
isGoodForGroups
,
isGoodForWatchingSports
,
isReservable
,
parkingOptions
,
paymentOptions
,
priceLevel
,
reviews
,
servesBeer
,
servesBreakfast
,
servesBrunch
,
servesCocktails
,
servesCoffee
,
servesDessert
,
servesDinner
,
servesLunch
,
servesVegetarianFood
,
servesWine
Web service:
places.allowsDogs
,
places.curbsidePickup
,
places.delivery
,
places.dineIn
,
places.editorialSummary
,
places.evChargeOptions
,
places.fuelOptions
,
places.goodForChildren
,
places.goodForGroups
,
places.goodForWatchingSports
,
places.liveMusic
,
places.menuForChildren
,
places.parkingOptions
,
places.paymentOptions
,
places.outdoorSeating
,
places.reservable
,
places.restroom
,
places.reviews
,
places.routingSummaries
,*
places.servesBeer
,
places.servesBreakfast
,
places.servesBrunch
,
places.servesCocktails
,
places.servesCoffee
,
places.servesDessert
,
places.servesDinner
,
places.servesLunch
,
places.servesVegetarianFood
,
places.servesWine
,
places.takeout
* Text Search and Nearby Search only
MONTHLY VOLUME RANGE (Price per CALL) |
||
---|---|---|
0.040 USD per each (40.00 USD per 1000) |
0.032 USD per each (32.00 USD per 1000) |
Contact Sales for volume pricing |
SKU: Place Photo
A Place Photo SKU is charged for each request to the API.
MONTHLY VOLUME RANGE (Price per CALL) |
||
---|---|---|
0.007 USD per each (7.00 USD per 1000) |
0.0056 USD per each (5.60 USD per 1000) |
Contact Sales for volume pricing |
Places product SKUs
APIs in Places include Places API, Places SDK for Android; Places SDK for iOS; Places Library, Maps JavaScript API; Geocoding API; Geolocation API; Time Zone API; and Elevation API.
About Autocomplete sessions
An Autocomplete session includes some Autocomplete requests (to retrieve suggestions on a place as the user types), and at most one Places Details request (to retrieve details about the place selected by the user). The same session token is passed to the Autocomplete and the subsequent Place Detail request. A session starts with the first Autocomplete request (which typically happens when the user starts typing). A Places Details call is made when the user has selected one of the Autocomplete suggestions. If a user does not select a suggestion, no Places Details call is made.
After a user has selected a place (ie, a Places Details call is made), you must start a new session using a new session token.
Autocomplete sessions can be generated from the following APIs:
- The Places API Place Autocomplete service or the Maps JavaScript API’s Places Autocomplete service. You need to design your application to provide session tokens (you may need to change your existing code).
- The Maps JavaScript API’s Autocomplete widget. Session-based billing is automatically enabled on those widgets, without any code change required.
A session token is good for one user session and should not be used for more than one user session. If you reuse a session token, the session is considered invalid and the requests are charged as if no session token was provided.
The Autocomplete requests and the Places Details requests using sessions are billed on different SKUs.
About Places Data SKUs
The three Places Data SKUs are: Basic Data, Contact Data, and Atmosphere Data.One or more Data SKUs are triggered for:
- Android: each request to
fetchPlace()
orfindCurrentPlace()
- iOS: each call to
fetchPlaceFromPlaceID:
orfindPlaceLikelihoodsFromCurrentLocationWithPlaceFields:
- Web service: each Places request depending on the fields specified in the request
Data SKUs are always charged in addition to the base SKU for the request triggering them. For example, a Place Details request including Basic Data fields will be charged both under the Basic Data SKU and the Place Details SKU.
For the web service, these Places APIs calls support specifying the data fields to return:
For the web service, these Places APIs calls DO NOT support specifying the returned fields. These calls always return all the Places data, charging the three Places Data SKUs in addition to the charge for each API request:
SKU: Basic Data
Using the fields parameter in your Place Details or Find Place request, you can limit the response to only those fields specified. Fields in the Basic category are included in the base cost of the Places request and do not result in any additional charge. The Basic Data SKU is triggered when any of these fields are requested:
-
Android:
Place.Field.ACCESSIBILITY_OPTIONS
,Place.Field.ADDRESS_COMPONENTS
,Place.Field.BUSINESS_STATUS
,Place.Field.DISPLAY_NAME
,Place.Field.FORMATTED_ADDRESS
,Place.Field.ICON_BACKGROUND_COLOR
,Place.Field.ICON_MASK_URL
,Place.Field.ID
,Place.Field.LOCATION
,Place.Field.PHOTO_METADATAS
,Place.Field.PLUS_CODE
,Place.Field.TYPES
,Place.Field.VIEWPORT
, orPlace.Field.UTC_OFFSET
. -
iOS:
GMSPlaceFieldFormattedAddress
,GMSPlaceFieldBusinessStatus
,GMSPlaceFieldID
,GMSPlaceFieldCoordinate
,GMSPlaceFieldName
,GMSPlaceFieldPhotos
,GMSPlaceFieldPlusCode
,GMSPlaceFieldTypes
, orGMSPlaceFieldViewport
-
Web service:
address_component
,adr_address
,business_status
,formatted_address
,geometry
,icon
,name
,permanently_closed
,photo
,place_id
,plus_code
,type
,url
,utc_offset
,vicinity
, orwheelchair_accessible_entrance
MONTHLY VOLUME RANGE (Price per CALL) |
||
---|---|---|
Places request cost + 0.00 USD |
Places request cost + 0.00 USD |
Places request cost + 0.00 USD |
SKU: Contact Data
Using the fields parameter in your Place Details or Find Place request for web services, or
an array of Place.Field
s for Android or iOS, you can
limit the response to only those fields specified. Fields in the Contact
category result in an additional charge. The Contact Data SKU is triggered
when any of these fields are requested:
-
Android:
Place.Field.CURRENT_OPENING_HOURS
,Place.Field.INTERNATIONAL_PHONE_NUMBER
,Place.Field.OPENING_HOURS
,Place.Field.SECONDARY_OPENING_HOURS
, orPlace.Field.WEBSITE_URI
-
iOS:
GMSPlaceFieldOpeningHours
,GMSPlaceFieldPhoneNumber
, orGMSPlaceFieldWebsite
-
Web service:
formatted_phone_number
,international_phone_number
,opening_hours
,current_opening_hours
,secondary_opening_hours
, orwebsite
MONTHLY VOLUME RANGE (Price per CALL) |
||
---|---|---|
Places request cost + 0.003 USD per each (+ 3.00 USD per 1000) |
Places request cost + 0.0024 USD per each (+ 2.40 USD per 1000) |
Contact Sales for volume pricing |
SKU: Atmosphere Data
Using the fields parameter in your Place Details or Find Place request, you can limit the response to only those fields specified. Fields in the Atmosphere category result in an additional charge. The Atmosphere Data SKU is triggered when any of these fields are requested:
- Android:
Place.Field.CURBSIDE_PICKUP
,Place.Field.DELIVERY
,Place.Field.EDITORIAL_SUMMARY
,Place.Field.DINE_IN
,Place.Field.PRICE_LEVEL
,Place.Field.RATING
,Place.Field.RESERVABLE
,Place.Field.SERVES_BEER
,Place.Field.SERVES_BREAKFAST
,Place.Field.SERVES_BRUNCH
,Place.Field.SERVES_DINNER
,Place.Field.SERVES_LUNCH
,Place.Field.SERVES_VEGETARIAN_FOOD
,Place.Field.SERVES_WINE
,Place.Field.TAKEOUT
, orPlace.Field.USER_RATING_COUNT
- iOS:
GMSPlaceFieldPriceLevel
,GMSPlaceFieldRating
,GMSPlaceFieldUserRatingsTotal
,GMSPlaceFieldTakeout
,GMSPlaceFieldDelivery
,GMSPlaceFieldDineIn
,GMSPlaceFieldCurbsidePickup
,GMSPlaceFieldReservable
,GMSPlaceFieldServesBreakfast
,GMSPlaceFieldServesLunch
,GMSPlaceFieldServesDinner
,GMSPlaceFieldServesBeer
,GMSPlaceFieldServesWine
,GMSPlaceFieldServesBrunch
orGMSPlaceFieldServesVegetarianFood
. - JavaScript: See Fields (Place details)
- Web service:
curbside_pickup
,delivery
,dine_in
,editorial_summary
,price_level
,rating
,reservable
,reviews
,serves_beer
,serves_breakfast
,serves_brunch
,serves_dinner
,serves_lunch
,serves_vegetarian_food
,serves_wine
,takeout
, oruser_ratings_total
.
MONTHLY VOLUME RANGE (Price per CALL) |
||
---|---|---|
Places request cost + 0.005 USD per each (+ 5.00 USD per 1000) |
Places request cost + 0.004 USD per each (+ 4.00 USD per 1000) |
Contact Sales for volume pricing |
SKU: Autocomplete – Per Request
The Autocomplete – Per Request SKU is charged for any of these calls or requests that do not include a session token:
- Android:
findAutocompletePredictions()
- iOS:
findAutocompletePredictionsFromQuery:
- JavaScript: the Maps JavaScript API’s Place Autocomplete service
- Web service: the Places API Place Autocomplete service
Calls made from an invalid Autocomplete session (for example, a session that reuses a session token) are also charged an Autocomplete – Per Request SKU.
Autocomplete requests from the Maps JavaScript API’s Place Autocomplete Widget may be charged an Autocomplete – Per Request SKU in case calls are made from an invalid Autocomplete session. This may happen when a user is typing multiple different addresses or copy/pasting different addresses into the widget and not always selects an autocomplete prediction.
MONTHLY VOLUME RANGE (Price per REQUEST) |
||
---|---|---|
0.00283 USD per each (2.83 USD per 1000) |
0.00227 USD per each (2.27 USD per 1000) |
Contact Sales for volume pricing |
SKU: Autocomplete without Place Details – Per Session
The Autocomplete without Place Details – Per Session SKU is charged for an Autocomplete session that does not include a Place Details request (within a few minutes of the beginning of the session).
MONTHLY VOLUME RANGE (Price per SESSION) |
||
---|---|---|
0.017 USD per each (17.00 USD per 1000) |
0.0136 USD per each (13.60 USD per 1000) |
Contact Sales for volume pricing |
Example
If your application issues these two calls in a single session:
Android
- findAutocompletePredictions() (.setQuery(”par”), .setSessionToken(XYZ))
- findAutocompletePredictions() (.setQuery(”paris”), .setSessionToken(XYZ))
iOS
- placesClient?.findAutocompletePredictions(fromQuery: "par" ...
- placesClient?.findAutocompletePredictions(fromQuery: "paris" ...
Web service
- Place Autocomplete Request (input=”par”, session_token: XYZ)
- Place Autocomplete Request (input=”paris”, session_token: XYZ)
On your bill, you will see this SKU listed (when viewing your bill by SKU):
- Autocomplete without Place Details – Per Session (price starting at 0.017 USD per session)
SKU: Autocomplete (included with Place Details) – Per Session
The Autocomplete (included with Place Details) – Per Session SKU is charged for an Autocomplete session that includes any of:
- Android: a call to
fetchPlace()
- iOS: a call to
fetchPlaceFromPlaceID:
- Web service: a Place Details request
The autocomplete request is available at no charge, and the subsequent Place Details call gets charged based on regular Place Details pricing.
A Place Details request generates Data SKUs (Basic, Contact, and/or Atmosphere) – depending on the fields that are specified in the request.
If you do not specify fields in the Place Details request, all Data SKUs are triggered (Basic, Contact, and Atmosphere).
Place Details ID refresh requests (requests that specify only the place_id
field)
during an autocomplete session are billed as SKU: Autocomplete
without Place Details – Per Session.
MONTHLY VOLUME RANGE (Price per SESSION) |
||
---|---|---|
0.00 USD | 0.00 USD | 0.00 USD |
Example
If your application issues the following three calls in a single session:
Android
- findAutocompletePredictions() (.setQuery(”par”), .setSessionToken(XYZ))
- findAutocompletePredictions() (.setQuery(”paris”), .setSessionToken(XYZ))
- fetchPlace() (with a
FetchPlaceRequest
including the Place ID, and the ADDRESS field)
iOS
- placesClient?.findAutocompletePredictions(fromQuery: "par" ...
- placesClient?.findAutocompletePredictions(fromQuery: "paris" ...
- fetchPlaceFromPlaceID:
(including the Place ID, and the
GMSPlaceFieldFormattedAddress
field)
Web service
- Places Autocomplete Request (input=”par”, session_token: XYZ)
- Places Autocomplete Request (input=”paris”, session_token: XYZ)
- Places Details (place_id, session_token: XYZ, fields:formatted_address)
On your bill, you will see these SKUs listed (when viewing your bill by SKU):
- Autocomplete (included with Place Details) – Per Session (billed at 0.00 USD)
- Place Details (price starting at 0.017 USD per session)
- Basic Data (billed at 0.00 USD)
SKU: Query Autocomplete – Per Request
A Query Autocomplete – Per Request SKU is charged for each request to:
- JavaScript: the
Maps JavaScript API’s Places Autocomplete Service (
getQueryPredictions()
) and the use of the Maps JavaScript API’s SearchBox widget (Query Autocomplete requests are generated as the user types). - Web service: the Places API Query Autocomplete service
MONTHLY VOLUME RANGE (Price per REQUEST) |
||
---|---|---|
0.00283 USD per each (2.83 USD per 1000) |
0.00227 USD per each (2.27 USD per 1000) |
Contact Sales for volume pricing |
Pricing by Autocomplete session is not supported using Query Autocomplete. Subsequent Places Details calls get charged based on regular Places Details pricing.
SKU: Place Details
Place Details calls are charged as follows:
MONTHLY VOLUME RANGE (Price per CALL) |
||
---|---|---|
0.017 USD per each (17.00 USD per 1000) |
0.0136 USD per each (13.60 USD per 1000) |
Contact Sales for volume pricing |
The Place Details SKU is generated from these APIs:
- Android: Places SDK for Android
(
fetchPlace()
) - iOS: Places SDK for iOS
(
fetchPlaceFromPlaceID:
) - JavaScript:
Maps JavaScript API’s Place Details service (
getDetails
) - JavaScript:
Maps JavaScript API’s Place Autocomplete widget (
getPlace
) - JavaScript:
Maps JavaScript API’s Place SearchBox widget:
getPlaces()
method after the user selects a place result (icon: pin), *not* a query (icon: magnifier), as illustrated here: - Web service: Places API Place Details service
With the web API and services, the Place Details SKU is charged whether a session token is provided or not.
A Place Details call or request also generates Data SKUs (Basic, Contact, and/or Atmosphere), depending on the fields that are specified in the call or request. If NO fields are specified in the Place Details call or request, ALL Data SKUs are triggered, and you are charged for the Places Details call or request plus the cost of all the data.
Examples
- Make one of these calls or requests:
- Mobile: call
fetchPlace()
on Android orfetchPlaceFromPlaceID:
on iOS, and specify just theADDRESS
field - Web API or service: make a Place Details request and specify just the address field:
getPlaceDetails(fields: formatted_address)
- Place Details (price starting at 0.017 USD per session)
- Basic Data (billed at 0.00 USD)
- Mobile: call
- Make one of these calls or requests:
- Mobile: call
fetchPlace()
on Android orfetchPlaceFromPlaceID:
on iOS, and specify just thePHONE_NUMBER
field - Web API or service: make a Place Details request and specify the phone number field:
getPlaceDetails(fields: formatted_phone_number)
- Place Details (price starting at 0.017 USD per session)
- Contact Data (price starting at 0.003 USD per request)
- Mobile: call
- Make one of these calls or requests:
- Mobile: call
fetchPlace()
on Android orfetchPlaceFromPlaceID:
on iOS, and specify all the fields - Web API or service: make a Place Details request and specify all the fields (this type of
request is the default if you do not specify any fields):
getPlaceDetails()
.
- Place Details (price starting at 0.017 USD per session)
- Basic Data (billed at 0.00 USD)
- Contact Data (price starting at 0.003 USD per request)
- Atmosphere Data (price starting at 0.005 USD per request)
- Mobile: call
SKU: Place Details – ID Refresh
Use the Place Details request to refresh stale place IDs. These types of requests are available at no charge.
MONTHLY VOLUME RANGE (Price per CALL) |
||
---|---|---|
0.00 USD | 0.00 USD | 0.00 USD |
Example
Make a Place Details request specifying just the place id field:
getPlaceDetails(fields: place_id)
.
On your bill, you will see this SKU listed (when
viewing your bill by SKU):
- Place Details – ID Refresh (billed at 0.00 USD)
SKU: Find Place
Find Place is charged for a Find Place request.
MONTHLY VOLUME RANGE (Price per CALL) |
||
---|---|---|
0.017 USD per each (17.00 USD per 1000) |
0.0136 USD per each (13.60 USD per 1000) |
Contact Sales for volume pricing |
Find Place requests also generate Data SKUs (Basic, Contact, and/or Atmosphere), depending on the fields that are specified in the request. Like Place Details requests, you can use the fields parameter in your Find Place request to limit the response to only those fields specified. You are billed for the Find Place request as well as the data requested. By default, if NO fields are requested, only the place id is returned, so no additional data charges are incurred.
Examples
- You make a Find Place request and specify just the address field:
FindPlace(fields: formatted_address)
. On your bill, you will see these SKUs listed (when viewing your bill by SKU):- Find Place (price starting at 0.017 USD per call)
- Basic Data (billed at 0.00 USD)
- You make a Find Place request and specify the phone number field:
FindPlace(fields: formatted_phone_number)
. On your bill, you will see these SKUs listed (when viewing your bill by SKU):- Find Place (price starting at 0.017 USD per call)
- Contact Data (price starting at 0.003 USD per request)
- You make a Find Place request and specify fields from all three data-type buckets:
FindPlace(fields: formatted_address, opening_hours, price_level)
. On your bill, you will see these SKUs listed (when viewing your bill by SKU):- Find Place (price starting at 0.017 USD per call)
- Basic Data (billed at 0.00 USD)
- Contact Data (price starting at 0.003 USD per request)
- Atmosphere Data (price starting at 0.005 USD per request)
SKU: Find Place – ID only
Find Place – ID only is charged for Find Place requests that only specify the Place ID to be returned. By default, if no fields are specified in the Find Place request, only the place id is returned.
MONTHLY VOLUME RANGE (Price per CALL) |
||
---|---|---|
0.00 USD | 0.00 USD | 0.00 USD |
Example
You make a Find Place request and only specify the place_id
field: FindPlace(fields: place_id)
.
On your bill, you will see this SKU listed (when
viewing your bill by SKU):
- Find Place – ID only (billed at 0.00 USD)
SKU: Find Current Place
Find Current Place is charged for calls to
findCurrentPlace()
(Android)
or findPlaceLikelihoodsFromCurrentLocationWithPlaceFields:
(iOS).
MONTHLY VOLUME RANGE (Price per CALL) |
||
---|---|---|
0.030 USD per each (30.00 USD per 1000) |
0.024 USD per each (24.00 USD per 1000) |
Contact Sales for volume pricing |
Calls to findCurrentPlace()
(Android) or
findPlaceLikelihoodsFromCurrentLocationWithPlaceFields:
(iOS)
also generate Data SKUs (Basic, Contact, and/or
Atmosphere), depending on the fields that are specified in the call.
Specify data fields to limit the response to only those fields. You are billed for the Find Current
Place call as well as the data requested.
Examples
- You call
findCurrentPlace()
(Android) orfindPlaceLikelihoodsFromCurrentLocationWithPlaceFields:
(iOS) and specify just theADDRESS
field. On your bill, you will see these SKUs listed (when viewing your bill by SKU):- Find Current Place (price starting at 0.030 USD per request)
- Basic Data (billed at 0.00 USD)
- You call
findCurrentPlace()
(Android) orfindPlaceLikelihoodsFromCurrentLocationWithPlaceFields:
(iOS) and specify thePHONE_NUMBER
field. On your bill, you will see these SKUs listed (when viewing your bill by SKU):- Find Current Place (price starting at 0.030 USD per request)
- Contact Data (price starting at 0.003 USD per request)
- You call
findCurrentPlace()
(Android) orfindPlaceLikelihoodsFromCurrentLocationWithPlaceFields:
(iOS) and specify fields from all three data-type buckets. On your bill, you will see these SKUs listed (when viewing your bill by SKU):- Find Current Place (price starting at 0.030 USD per request)
- Basic Data (billed at 0.00 USD)
- Contact Data (price starting at 0.003 USD per request)
- Atmosphere Data (price starting at 0.005 USD per request)
SKU: Place – Nearby Search
Place – Nearby Search is charged for requests to the
Maps JavaScript API’s Place Nearby Search service
(nearbySearch()
), or to the
Places API Nearby Search service
MONTHLY VOLUME RANGE (Price per CALL) |
||
---|---|---|
0.032 USD per each (32.00 USD per 1000) |
0.0256 USD per each (25.60 USD per 1000) |
Contact Sales for volume pricing |
Nearby Search requests return a list of places, but do not support specifying which fields are returned. Nearby Search requests return a subset of the supported data fields. You are charged for the Nearby Search request starting at 0.032 USD per each, as well as all of the data-type SKUs (Basic Data, Contact Data, and Atmosphere Data).
Example
You make a Nearby Search request, such as NearbySearch (San Francisco, 100 meters)
.
On your bill, you will see these SKUs listed (when
viewing your bill by SKU):
- Place - Nearby Search (price starting at 0.032 USD per call)
- Basic Data (billed at 0.00 USD)
- Contact Data (price starting at 0.003 USD per request)
- Atmosphere Data (price starting at 0.005 USD per request)
SKU: Place – Text Search
Place – Text Search is charged for requests to the
Maps JavaScript API’s Place Text Search service
(textSearch()
), or to the
Places API Text Search service.
MONTHLY VOLUME RANGE (Price per CALL) |
||
---|---|---|
0.032 USD per each (32.00 USD per 1000) |
0.0256 USD per each (25.60 USD per 1000) |
Contact Sales for volume pricing |
Text Search requests return a list of places, but do not support specifying which fields are returned. Text Search requests return a subset of the supported data fields. You are charged for the Text Search request starting at 0.032 USD per each, as well as all of the data-type SKUs (Basic Data, Contact Data, and Atmosphere Data).
The Place – Text Search SKU is also generated by the
Maps JavaScript API’s Place SearchBox widget: getPlaces()
method after the user selects a place query (icon: magnifier), not
a result (icon: pin), as illustrated here:
Example
You make a Text Search request, such as TextSearch(123 Main Street)
. On your bill,
you will see these SKUs listed (when
viewing your bill by SKU):
- Place - Text Search (price starting at 0.032 USD per call)
- Basic Data (billed at 0.00 USD)
- Contact Data (price starting at 0.003 USD per request)
- Atmosphere Data (price starting at 0.005 USD per request)
SKU: Place Photo
A Place Photo SKU is charged for:
- Android: calls to
fetchPhoto()
- iOS: calls to
loadPlacePhoto:
- JavaScript: to Places Library, Maps JavaScript API’s
Place Photos service when requesting data from the URLs returned by
PlacePhoto.getUrl()
to load image pixel data - Web service: requests to the Places API Place Photos service
For the JavaScript service, invoking the PlacePhoto.getUrl()
method does not
cause billing until the URL is actually used to obtain pixel data.
MONTHLY VOLUME RANGE (Price per CALL) |
||
---|---|---|
0.007 USD per each (7.00 USD per 1000) |
0.0056 USD per each (5.60 USD per 1000) |
Contact Sales for volume pricing |
SKU: Geocoding
A Geocoding SKU is charged for requests to the
Maps JavaScript API’s Geocoding service
or to the Geocoding API.
In JavaScript, the method
Geocoder.geocode()
initiates the request to the Geocoding Service.
MONTHLY VOLUME RANGE (Price per REQUEST) |
||
---|---|---|
0.005 USD per each (5.00 USD per 1000) |
0.004 USD per each (4.00 USD per 1000) |
Contact Sales for volume pricing |
SKU: Geolocation
A Geolocation SKU is charged for requests to the Geolocation API.
MONTHLY VOLUME RANGE (Price per REQUEST) |
||
---|---|---|
0.005 USD per each (5.00 USD per 1000) |
0.004 USD per each (4.00 USD per 1000) |
Contact Sales for volume pricing |
SKU: Map Tiles API: 2D Map Tiles
A request to Map Tiles API retrieving Roadmap, Satellite, or Terrain Tiles. Note that Session Token and Viewport information requests aren't billed.
MONTHLY VOLUME RANGE (Price per REQUEST) |
|||||
---|---|---|---|---|---|
0 - 1,000,000 | 1,000,001 - 5,000,000 | 5,000,001+ | |||
0.0006 USD per each (0.60 USD per 1000) |
0.00048 USD per each (0.48 USD per 1000) |
Contact Sales for volume pricing |
SKU: Map Tiles API: Street View Tiles
A request to Map Tiles API retrieving Street View Tiles, Street View Thumbnails, or Street View PanoIDs. Note that Session Token and Street View Metadata requests aren't billed.
MONTHLY VOLUME RANGE (Price per REQUEST) |
|||||
---|---|---|---|---|---|
0 - 1,000,000 | 1,000,001 - 5,000,000 | 5,000,001+ | |||
0.002 USD per each (2.00 USD per 1000) |
0.0016 USD per each (1.60 USD per 1000) |
Contact Sales for volume pricing |
SKU: Map Tiles API: Photorealistic 3D Tiles
A request to Map Tiles API retrieving 3D Root Tiles.
MONTHLY VOLUME RANGE (Price per REQUEST) |
|||||
---|---|---|---|---|---|
0.006 USD per each (6.00 USD per 1000) |
0.0051 USD per each (5.10 USD per 1000) |
Contact Sales for volume pricing |
SKU: Time Zone
A Time Zone SKU is charged for requests to the Time Zone API.
MONTHLY VOLUME RANGE (Price per REQUEST) |
||
---|---|---|
0.005 USD per each (5.00 USD per 1000) |
0.004 USD per each (4.00 USD per 1000) |
Contact Sales for volume pricing |
SKU: Elevation
An Elevation SKU is charged for requests to the Maps JavaScript API’s Elevation service or to the Elevation API.
MONTHLY VOLUME RANGE (Price per REQUEST) |
||
---|---|---|
0.005 USD per each (5.00 USD per 1000) |
0.004 USD per each (4.00 USD per 1000) |
Contact Sales for volume pricing |
SKU: Address Validation
A request to the validateAddress method (REST) and ValidateAddress method (gRPC) of the Address Validation API.
MONTHLY VOLUME RANGE (Price per REQUEST) |
||
---|---|---|
0.017 USD per each (17.00 USD per 1000) |
0.0136 USD per each (13.60 USD per 1000) |
Contact Sales for volume pricing |
SKU: Address Validation Preferred
Address Validation Preferred works with the Autocomplete (New) endpoint of the Places API when you use it with sessions that terminate with a call to the Address Validation API. Specifically, sessions that use Autocomplete (New) and terminate in either a request to validateAddress (REST) or ValidateAddress (gRPC) fall under this pricing model.
For details about both pricing and using Autocomplete (New) sessions with Places API, see the following guides in the Places API documentation:
When using Address Validation Preferred at the end of an Autocomplete (New) session, you are billed as follows:
MONTHLY VOLUME RANGE (Price per REQUEST) |
||
---|---|---|
0.025 USD per each (25.00 USD per 1000) |
0.020 USD per each (20.00 USD per 1000) |
Contact Sales for volume pricing |
Environment product SKUs
APIs in Environment include: Air Quality API , Pollen API, and Solar API.
SKU: Air Quality
This SKU applies for the following endpoints and methods:
MONTHLY VOLUME RANGE (Price per REQUEST) |
|||||
---|---|---|---|---|---|
0.005 USD per each (5.00 USD per 1000) |
0.004 USD per each (4.00 USD per 1000) |
Contact Sales for volume pricing |
SKU: Pollen
This SKU applies for the following endpoints/methods:
MONTHLY VOLUME RANGE (Price per REQUEST) |
|||||
---|---|---|---|---|---|
0.01 USD per each (10.00 USD per 1000) |
0.008 USD per each (8.00 USD per 1000) |
Contact Sales for volume pricing |
SKU: Solar Building Insights
A request to buildingInsights.
MONTHLY VOLUME RANGE (Price per REQUEST) |
|||||
---|---|---|---|---|---|
0.01 USD per each (10.00 USD per 1000) |
0.005 USD per each (5.00 USD per 1000) |
Contact Sales for volume pricing |
SKU: Solar Data Layers
A request to dataLayers.
Accessing multiple imagery URLs from the same request does not generate additional charged queries.MONTHLY VOLUME RANGE (Price per REQUEST) |
|||||
---|---|---|---|---|---|
0.075 USD per each (75.00 USD per 1000) |
0.0375 USD per each (37.50 USD per 1000) |
Contact Sales for volume pricing |
Navigation SKU
Navigation SDKs include: Navigation SDK for Android and Navigation SDK for iOS.
SKU: Navigation Request
Each destination requested using the Navigation SDK is billed as a Navigation Request SKU unit. The price per SKU unit is determined by your total monthly call volume for the SKU:
MONTHLY VOLUME RANGE (Price per destination) |
||
---|---|---|
1–1,000 | 1,001–4,200,000 | 4,200,000+ |
No charge | 0.05 USD | 0.0395 USD |
Route request methods
Route generation requests to the Navigation SDK can be made by calling the following methods:
Android
- setDestination (Waypoint destination)
- setDestination (Waypoint destination, RoutingOptions options)
- setDestination (Waypoint destination, RoutingOptions routingOptions, DisplayOptions displayOptions)
- setDestinations (List<Waypoint> destinations)
- setDestinations (List<Waypoint> destinations, RoutingOptions options)
- setDestinations (List<Waypoint> destinations, CustomRoutesOptions customRoutesOptions)
- setDestinations (List<Waypoint> destinations, RoutingOptions routingOptions, DisplayOptions displayOptions)
- setDestinations (List<Waypoint> destinations, CustomRoutesOptions customRoutesOptions, DisplayOptions displayOptions)
- simulateLocationsAlongNewRoute(List<Waypoint> waypoints)
- simulateLocationsAlongNewRoute(List<Waypoint> waypoints, RoutingOptions routingOptions)
- simulateLocationsAlongNewRoute(List<Waypoint> waypoints, RoutingOptions routingOptions, SimulationOptions simulationOptions)
- [Deprecated] setDestinations (List<Waypoint> destinations, String routeToken)
iOS
Keep in mind that a single method call can contain up to 25 destinations, and the cost for each call is calculated by multiplying the number of destinations by the price per SKU unit.