Versions Compared

Key

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

...

Parameter

Data Type

Required

Description

Example

conversion

Query String Parameter

No

The conversion rate (multiplier) can be specified dynamically. If none is specified, the system uses 100 as a default.

conversion=500

currency

Query String Parameter

No

The currency name can be specified dynamically. If none is specified, the system uses Credits as a default.

currency=Gems

publisherId

Query String Parameter

Yes

The publisherId is your unique publisher ID.

publisherId=1

respondentId

Query String Parameter

yes

Unique respondent ID

respondentId=FusionTestSessionId

memberId

Query String Parameter

no

Persistent member ID

memberId=FusionTestMemberId

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

hashed_id

Query String Parameter

no

Provide a hashed email ID (SHA 256) to further deduplication efforts

hashed_id=f20f15cd0d600687ec66007f69adeb5ce4fa0d5a4335209d8ba6b5df01de379f

...