oh.survey_response.update: Update the privacy status of a survey response

Description Usage Arguments

View source: R/oh.survey_response.update.R

Description

Update the privacy status of a survey response

Usage

1
2
oh.survey_response.update(campaign_urn, survey_key, privacy_state = "shared",
  ...)

Arguments

campaign_urn

campaign id

survey_key

survey id

privacy_state

Must be one of shared or private.

...

other arguments passed to oh.call


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