View source: R/pinpoint_operations.R
pinpoint_update_endpoints_batch | R Documentation |
Creates a new batch of endpoints for an application or updates the settings and attributes of a batch of existing endpoints for an application. You can also use this operation to define custom attributes for a batch of endpoints. If an update includes one or more values for a custom attribute, Amazon Pinpoint replaces (overwrites) any existing values with the new values.
See https://www.paws-r-sdk.com/docs/pinpoint_update_endpoints_batch/ for full documentation.
pinpoint_update_endpoints_batch(ApplicationId, EndpointBatchRequest)
ApplicationId |
[required] The unique identifier for the application. This identifier is displayed as the Project ID on the Amazon Pinpoint console. |
EndpointBatchRequest |
[required] |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.