Description Usage Arguments Value Examples
View source: R/distributions.R
Distribution links can only be generated for distribution ids associated with mailing lists. It is not possible to retrieve survey links for distributions to only one contact id.
1 | list_distribution_links(distribution_id, survey_id)
|
distribution_id |
the distribution id |
survey_id |
the id of survey |
A tibble
.
1 2 3 4 5 | ## Not run:
lst_distri <- list_distributions("SV_dg0P0pcZoDYvpNX")
df <- list_distribution_links("EMD_3rrDZa8AQBnACYl", "SV_dg0P0pcZoDYvpNX")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.