...
The Fusion Match API is reserved for top performing publisher partners. To use the Fusion Match API, you will need to request an Access-Token from our Supply Team, and must qualify based on reputation and expected send.
HEADER Parameters
Parameter |
---|
Type | Required | Description | Example |
---|---|---|---|
access-token |
string |
Yes | Token used to identify the authenticity of the |
user. | "access-token": "$accessToken" |
Parameter | Data Type | Required | Description | Example |
---|---|---|---|---|
respondentId | Query String Parameter | yes | Unique respondent ID | respondentId=FusionTestSessionIdTestSessionId |
memberId | Query String Parameter | no | Persistent member ID | memberId=FusionTestMemberIdTestMemberId |
respondentLocalization | respondent localization (reference) | en_US | ||
profile data | Query String Parameter | no | The information stored in your system related to the respondent profile. See “Passing in Demographics” | 211=111&212=111&229=90403 |
maxNumberOfSurveysReturned | Query String Parameter | no - defaults to 12 | Set the max number of surveys to return in the response, sorted by internal score | maxNumberOfSurveysReturned=10 |
...
Questions
If any questions come up during the account setup process, please reach out to globalsupply@purespectrum.com
...