View source: R/DestinationAPIGateway.R
Get list of destinations related to destination list
1 2 3 4 5 6 | listDestinations(
destinationListId,
page = 1,
limit = 100,
organizationId = Sys.getenv("umbrellaOrganizationId")
)
|
destinationListId |
Destination List ID |
page |
Pagination |
limit |
Limit for page |
organizationId |
Organization ID |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.