View source: R/locationservice_operations.R
locationservice_batch_put_geofence | R Documentation |
A batch request for storing geofence geometries into a given geofence collection, or updates the geometry of an existing geofence if a geofence ID is included in the request.
See https://www.paws-r-sdk.com/docs/locationservice_batch_put_geofence/ for full documentation.
locationservice_batch_put_geofence(CollectionName, Entries)
CollectionName |
[required] The geofence collection storing the geofences. |
Entries |
[required] The batch of geofences to be stored in a geofence collection. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.