Returns campaigns for a specified project. If the supplied access token does not have rights for that project an error will be returned. Superhero level users will be able to see all campaigns for any project in the account.
User or account level token in Header, key = 'Authorization', value = 'Bearer '
Project ID
Indicates whether to return only campaigns that do not have split results or all campaigns
Indicates whether to return campaigns that have completed or not. Possible values open/completed/all.
open = campaigns that are still open
completed = campaigns that have finished
all = all campaigns
Includes all language variants along with the campaign information
Campaign list returned successfully
number of messages sent
number of messages sent
Invalid token
Supplied token invalid for requested project