Versions Compared

Key

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

Add a device qualification to the survey created in this example Create a survey Survey with no qualifications or quotas. Allow only desktop entries (code = 111, device qualification code = 219)

...

Code Block
languagejs
linenumberstrue
{
  "qualification_code": 219,
  "condition_codes": [
    "111"
  ]
}