GET api/campaigns/list?age={age}&state={state}&surveyId={surveyId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
age

integer

Default value is 6

state

integer

None.

surveyId

globally unique identifier

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.