View source: R/DestinationAPIGateway.R
Add list of destinations to destination list
1 2 3 4 5 | createDestination(
destinationListId,
body = DestinationsList(),
organizationId = Sys.getenv("umbrellaOrganizationId")
)
|
destinationListId |
Destination List ID |
organizationId |
Organization ID |
DestinationsList |
List of destinations |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.