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.
oh.survey_response.function.read(campaign_urn, id = "privacy_state",
privacy_state = NULL, privacy_state_item_list = "date,survey", ...)
campaign urn
Function id. The currently supported id is privacy_state
depricated. Should be NULL.
comma seperated list of output
other stuff passed to oh.call
a list