Learn R Programming

paws.application.integration (version 0.8.0)

locationservice_batch_put_geofence: 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

Description

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.

Usage

locationservice_batch_put_geofence(CollectionName, Entries)

Arguments

CollectionName

[required] The geofence collection storing the geofences.

Entries

[required] The batch of geofences to be stored in a geofence collection.