Skip to content

Commit 9d947ca

Browse files
committed
added get_survey_data_layouts to supported function list
1 parent e366e4d commit 9d947ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ A Python client library for the [Dynata Cmix API](https://wiki2.criticalmix.net/
2929
fetch_banner_filter(survey_id, question_a, question_b, response_id)
3030
fetch_raw_results(survey_id, payload)
3131
get_surveys(status, *args, **kwargs)
32+
get_survey_data_layouts(survey_id)
3233
get_survey_definition(survey_id)
3334
get_survey_xml(survey_id)
3435
get_survey_simulations(survey_id)

0 commit comments

Comments
 (0)