locationservice_batch_delete_geofence {paws.application.integration} | R Documentation |
Deletes a batch of geofences from a geofence collection
Description
Deletes a batch of geofences from a geofence collection.
See https://www.paws-r-sdk.com/docs/locationservice_batch_delete_geofence/ for full documentation.
Usage
locationservice_batch_delete_geofence(CollectionName, GeofenceIds)
Arguments
CollectionName |
[required] The geofence collection storing the geofences to be deleted. |
GeofenceIds |
[required] The batch of geofences to be deleted. |
[Package paws.application.integration version 0.6.0 Index]