Versions Compared

Key

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

Add geographical region qualification to the survey created in this example Create a survey Survey with no qualifications or quotas. Region code is 223. Northeast, Midwest, South and West are 1, 2, 3 and 4 respectively

...

Code Block
languagejs
linenumberstrue
{
      "qualification_code": 223,
      "conditionscondition_codes": ["1", "2", "3", "4"]
}

...