Member Junction
Preparing search index...
@memberjunction/actions-bizapps-formbuilders
SurveyMonkeyResponse
Interface SurveyMonkeyResponse
SurveyMonkey API response structures
interface
SurveyMonkeyResponse
{
analyze_url
?:
string
;
collection_mode
:
string
;
collector_id
:
string
;
custom_value
?:
string
;
custom_variables
?:
Record
<
string
,
string
>
;
date_created
:
string
;
date_modified
:
string
;
edit_url
?:
string
;
email_address
?:
string
;
first_name
?:
string
;
href
:
string
;
id
:
string
;
ip_address
?:
string
;
last_name
?:
string
;
logic_path
?:
Record
<
string
,
any
>
;
metadata
?:
Record
<
string
,
any
>
;
page_path
?:
{
id
:
string
}
[]
;
pages
?:
{
id
:
string
;
questions
:
{
answers
:
{
choice_id
?:
string
;
col_id
?:
string
;
other_id
?:
string
;
row_id
?:
string
;
tag_data
?:
{
tag
?:
string
;
text
:
string
}
[]
;
text
?:
string
;
}
[]
;
id
:
string
;
variable_id
?:
string
;
}
[]
;
}
[]
;
recipient_id
?:
string
;
response_status
:
string
;
survey_id
:
string
;
total_time
:
number
;
}
Index
Properties
analyze_
url?
collection_
mode
collector_
id
custom_
value?
custom_
variables?
date_
created
date_
modified
edit_
url?
email_
address?
first_
name?
href
id
ip_
address?
last_
name?
logic_
path?
metadata?
page_
path?
pages?
recipient_
id?
response_
status
survey_
id
total_
time
Properties
Optional
analyze_
url
analyze_url
?:
string
collection_
mode
collection_mode
:
string
collector_
id
collector_id
:
string
Optional
custom_
value
custom_value
?:
string
Optional
custom_
variables
custom_variables
?:
Record
<
string
,
string
>
date_
created
date_created
:
string
date_
modified
date_modified
:
string
Optional
edit_
url
edit_url
?:
string
Optional
email_
address
email_address
?:
string
Optional
first_
name
first_name
?:
string
href
href
:
string
id
id
:
string
Optional
ip_
address
ip_address
?:
string
Optional
last_
name
last_name
?:
string
Optional
logic_
path
logic_path
?:
Record
<
string
,
any
>
Optional
metadata
metadata
?:
Record
<
string
,
any
>
Optional
page_
path
page_path
?:
{
id
:
string
}
[]
Optional
pages
pages
?:
{
id
:
string
;
questions
:
{
answers
:
{
choice_id
?:
string
;
col_id
?:
string
;
other_id
?:
string
;
row_id
?:
string
;
tag_data
?:
{
tag
?:
string
;
text
:
string
}
[]
;
text
?:
string
;
}
[]
;
id
:
string
;
variable_id
?:
string
;
}
[]
;
}
[]
Optional
recipient_
id
recipient_id
?:
string
response_
status
response_status
:
string
survey_
id
survey_id
:
string
total_
time
total_time
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
analyze_
url
collection_
mode
collector_
id
custom_
value
custom_
variables
date_
created
date_
modified
edit_
url
email_
address
first_
name
href
id
ip_
address
last_
name
logic_
path
metadata
page_
path
pages
recipient_
id
response_
status
survey_
id
total_
time
Member Junction
Loading...
SurveyMonkey API response structures