GET api/campaigns/list?age={age}&state={state}&surveyId={surveyId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| age | integer |
Default value is 6 |
|
| state | integer |
None. |
|
| surveyId | globally unique identifier |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.