List CreativeReviews.

List the creative reviews of an AdAccount. Only creatives with UNDER_REVIEW, BLOCKED, or ETC status are returned. Id is provided through the query param ad_account_id.

Query Params
string
review_states
array of strings

The CreativeReview status to retrieve. Retrieves all status as a default (If it is empty). It should be given by query params in the REST API. (e.g. ?review_states=UNDER_REVIEW&review_states=APPROVED).

  • UNDER_REVIEW: Creative is currently under review.
  • APPROVED: Creative has been accepted by the exchange.
  • BLOCKED: Creative has been rejected by the exchange.
  • ETC: Refer to ReviewAction for more details.
  • APPROVED_FOR_ADULTS: Creative has been accepted only for adults by the exchange.
  • GOOGLE_PLATFORM_APPROVED: Creative is rejected by ADX (and ADX_RTB) on network policy but approved on platform policy. In ADX requests, a flag will indicate whether a creative with this status can bid. This status will only be used in ADX reviews.
review_states
campaign_states
array of strings

The Campaign status of the list of CreativeGroups used by. Retrieves all status as a default (If it is empty). It should be given by query params in the REST API. (e.g. ?campaign_states=DRAFT&campaign_states=SUBMITTED).

  • 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.
campaign_states
Responses

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