Creates sample
Creates a sample.
Path Parameters
projectId string required
application/json
Request Body required
- Array [
- Array [
- ]
- ]
- Array [
- Array [
- Array [
- ]
- ]
- ]
name string
market string
quantity int32
incidenceRate int32
lengthOfInterview int32
liveUrl uri nullable
testUrl uri nullable
containsPersonalData boolean
notes string nullable
targeting object
type TargetingType
Possible values: [Custom
, NatRep
, Existing
]
existingId string nullable
screenings object[] nullable
questionId string nullable
isInclude boolean
answers object[] nullable
id string nullable
start int32 nullable
end int32 nullable
quotas object[] nullable
questionId string nullable
targets object[] nullable
id string nullable
targetCompletes int32
answers object[] nullable
id string nullable
start int32 nullable
end int32 nullable
targetEndDate date-time nullable
Responses
- 201
- 401
- 403
- 404
- 500
- 503
Created
application/json
Schema
Example (from schema)
Schema
projectId string nullable
sampleId string nullable
eTag string nullable
{
"projectId": "string",
"sampleId": "string",
"eTag": "string"
}
Unauthorized
Forbidden
Not Found
Internal Server Error
Service Unavailable
Loading...