Versions Compared

Key

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

The primary use of this API endpoint is to check the PSID eligibility across multiple surveys. The eligibility checks span across several areas of our system, including but not limited to survey grouping, deduplication, Research Defender, include/exclude rules, and some external buyer checks.

We recommend using this endpoint if your workflow is similar to the following:

image-20240815-173548.pngImage Removed

URL

Code Block
languagenone
POST/suppliers/v2/surveys/PSIDEligible/batch?PSID=[%PSID%]&rd_device_id=[%%research_defender_respondent_ud%%]&ip_address=[%%ipv4_address%%]

...