v1
latestOpenAPI 3.0.02026-07-2496664456.3 KBCreative
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.
get/cm/v1/creative-reviews
Query parameters
ad_account_idstring
review_statesstring[]
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.
campaign_statesstring[]
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.
Response
A successful response.