oh.survey_response.function.read: Survey Response Function Read

Description Usage Arguments Value

View source: R/oh.survey_response.function.read.R

Description

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.

Usage

1
2
oh.survey_response.function.read(campaign_urn, id = "privacy_state",
  privacy_state = NULL, privacy_state_item_list = "date,survey", ...)

Arguments

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

Value

a list


Ohmage documentation built on Feb. 1, 2019, 1:04 a.m.