B2B vs B2C
POST: /v1/projectsRequired fields for B2B vs B2C projects
Please see Targeting audiences effectively for a full list of optional and required fields for B2B and B2C projects.Remote vs in person
POST: /v1/projectsRemote
Whenremote
is selected for typeOfResearch
a project will recruit participants world wide by default. targetCountries
can be added to optionally target one or more countries
- If a country is targeted, one or more cities can also be targeted in that country via
targetCities
. - Participants will be recruited within 250km (155 miles) for remote projects selecting a city.
Methodologies
When running remote projects the followingtargetResearchMethodology
are valid.
- One on One
- Focus Group
- Unmoderated Study
- Survey
- Diary Study
In person
Wheninperson
is selected for typeOfResearch
a project must supply targetCountry
and targetLocationRespondentInPerson
fields.
- Participants will be recruited within 100km (62 miles) for in person projects.
Methodologies
When running in person projects the followingtargetResearchMethodology
are valid.
- One on One
- Focus Group
- In Respondent Home
- In Respondent Office
Moderated vs unmoderated methodologies
POST: /v1/projectsModerated
Methodologies that are considered moderated must use thebookingUrl
field in the externalResearcher
object to pass back a URL where the participant can book a meeting time with the researcher.
- oneOnOne
- focusGroup
- inRespondentHome
- inRespondentOffice
- diaryStudy
Unmoderated
Methodologies that are considered unmoderated must use aunmoderatedStudyOrSurvey
object to pass through a URL (remoteCommunicationDetails
) and instructions (specialInstructions
) for participants.
- survey
- unmoderatedStudy