Get details of a campaign.
| Parameters | |
|---|---|
| api_key (string) | Your API key. |
| 200 (success) returns | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Details of the campaign:
|
||||||||||||||||||||||||||
| Non-200 (error) returns | ||||
|---|---|---|---|---|
|
Details of the error:
|
||||
| Method-specific error codes | |
|---|---|
| CAMPAIGN_NOT_FOUND | The campaign could not be found. |
| API-wide error codes | |
|---|---|
| INVALID_PARAMETERS | Parameters are missing or invalid. |
| API_KEY_INVALID | Your API key is invalid. |
| UNAUTHORISED | You're not authorised to perform that action. |
| NOT_FOUND | The requested endpoint does not exist. |
| UNKNOWN | An unknown error has occurred. |
| Example request | |
|---|---|
| /api/1.6/campaigns/00000000-0000-0000-0000-000000000000?api_key=00000000-0000-0000-0000-000000000000 | |
| Example response | |
|---|---|
|
|
|
Code sample
|
|
|---|---|
|
|
|