Returns detailed information about a campaign.
Code | Description |
---|---|
400 | Various errors: the specific error is provided in the message field of the response |
401 | Token is invalid |
401 | You must authenticate to perform this request. |
404 | The requested resource was not found. |
GET '/api/v2/campaigns/271': { "id":271, "name":"Ze aPi TEst3", "created_at":"April 28, 2014 15:37", "status":"Pending", "asset_configuration_list":[390,397], "targeted_asset_count":1, "targeted_assets":[], "assets_status": [ { "imei": "XXX", "status": "" }] "asset_group_count":1, "asset_group_ids":[52], "warnings":["The following assets are not compatible with the campaign's configurations : ",["359858024444692"]] }
Param name | Description |
---|---|
_token required |
Validations:
|