Learn R Programming

paws.application.integration (version 0.9.0)

locationservice_batch_delete_geofence: 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.