Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Add ethnicity qualification to the survey created in this example Create a survey Survey with no qualifications or quotas. Ethnicity is code 214. White, Hispanic, African American, Asian, and American Indian are 111, 112, 113, 114, and 115 respectively. 

...

Code Block
languagejs
linenumberstrue
{
      "qualification_code": 214,
      "conditionscondition_codes": ["111", "112", "113", "114", "115"]
}

...