View source: R/locationservice_operations.R
locationservice_batch_delete_geofence | R Documentation |
Deletes a batch of geofences from a geofence collection.
See https://www.paws-r-sdk.com/docs/locationservice_batch_delete_geofence/ for full documentation.
locationservice_batch_delete_geofence(CollectionName, GeofenceIds)
CollectionName |
[required] The geofence collection storing the geofences to be deleted. |
GeofenceIds |
[required] The batch of geofences to be deleted. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.