View source: R/locationservice_operations.R
locationservice_update_geofence_collection | R Documentation |
Updates the specified properties of a given geofence collection.
See https://www.paws-r-sdk.com/docs/locationservice_update_geofence_collection/ for full documentation.
locationservice_update_geofence_collection(
CollectionName,
PricingPlan = NULL,
PricingPlanDataSource = NULL,
Description = NULL
)
CollectionName |
[required] The name of the geofence collection to update. |
PricingPlan |
No longer used. If included, the only allowed value is
|
PricingPlanDataSource |
This parameter is no longer used. |
Description |
Updates the description for the geofence collection. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.