List up Campaigns.

List up all Campaigns of the AdAccount or the Product.

Query Params
string
required

The AdAccount ID to which the Campaigns belong to.

string

The Product ID to which the Campaigns belong to.

states
array of strings

The states of the Campaigns to be listed. Deleted Campaigns can not be listed with this parameter.

  • SUBMITTED: All the required data are entered and passed all the validation. It's eligible to be reviewed by Moloco for activation.
  • READY: Campaign is before schedule and internally ready but disabled. Will transit to PAUSED when it becomes on schdule.
  • UPCOMING: Campaign is before schedule and internally ready and disabled. Will transit to ACTIVE when it becomes on schdule.
  • ACTIVE: Campaign is on schedule and spending the budget.
  • PAUSED: Campaign is paused and not spending the budget.
  • SUSPENDED: Campaign activation is suspended by the system for the following reasons:
  • App has been found to be in violation of Moloco's creative policy.
  • COMPLETED: Campaign is completed but may still get attributions for some time.
states
string
enum
Defaults to UNKNOWN_FETCH_OPTION

Fetch option to query Campaigns only deleted or all(deleted & not deleted). If fetch_option is not specified, it will fetch only alive Campaigns.

  • FETCH_ALL: Fetch all Campaigns including deleted and not deleted.
  • FETCH_ONLY_DELETED: Fetch only deleted Campaigns.
Allowed:
Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json