Description Usage Arguments Value
View source: R/oh.survey_response.function.read.R
Allows users with the appropriate permissions to read aggregate data about survey responses. The API takes an id parameter that tells the system which function to perform on the data.
1 2 | oh.survey_response.function.read(campaign_urn, id = "privacy_state",
privacy_state = NULL, privacy_state_item_list = "date,survey", ...)
|
campaign_urn |
campaign urn |
id |
Function id. The currently supported id is privacy_state |
privacy_state |
depricated. Should be NULL. |
privacy_state_item_list |
comma seperated list of output |
... |
other stuff passed to oh.call |
a list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.