Versions Compared

Key

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

Purespectrum uses FIPS State Numeric Code for representing states. For example, if you want to create a survey which will allow only respondents from Alabama, California and Florida in (codes 01, 06, and 12 respectively), the qualification will look like: 

Code Block
languagejs
{"qualification_code": 225, "conditions": ["1", "6", "12"]}


The Mapping Table: 

Include Page
US States to code mapping table
US States to code mapping table